PostClipping_Struct Struct

NXOpen.CAE.Post.Clipping is an alias for NXOpen.CAE.PostClipping_Struct

class NXOpen.CAE.PostClipping_Struct

Bases: object

Cutting-plane display settings

Fields

Field Description
ShowOutline  
ShowClippedGhost  
ClipValue  
Side  
Plane  
PlaneCoordinateSystem Any absolute or work

ShowOutline

PostClipping_Struct.ShowOutline

-------------------------------------

Getter Method Signature ShowOutline()

Returns:
Return type:bool

-------------------------------------

Setter Method

Signature ShowOutline(value)

Parameters:value (bool) –

ShowClippedGhost

PostClipping_Struct.ShowClippedGhost

-------------------------------------

Getter Method Signature ShowClippedGhost()

Returns:
Return type:bool

-------------------------------------

Setter Method

Signature ShowClippedGhost(value)

Parameters:value (bool) –

ClipValue

PostClipping_Struct.ClipValue

-------------------------------------

Getter Method Signature ClipValue()

Returns:
Return type:float

-------------------------------------

Setter Method

Signature ClipValue(value)

Parameters:value (float) –

Side

PostClipping_Struct.Side

-------------------------------------

Getter Method Signature Side()

Returns:
Return type:NXOpen.CAE.PostClipSide

-------------------------------------

Setter Method

Signature Side(value)

Parameters:value (NXOpen.CAE.PostClipSide) –

Plane

PostClipping_Struct.Plane

-------------------------------------

Getter Method Signature Plane()

Returns:
Return type:NXOpen.CAE.PostClipPlane

-------------------------------------

Setter Method

Signature Plane(value)

Parameters:value (NXOpen.CAE.PostClipPlane) –

PlaneCoordinateSystem

PostClipping_Struct.PlaneCoordinateSystem

Any absolute or work -------------------------------------

Getter Method Signature PlaneCoordinateSystem()

Returns:
Return type:NXOpen.CAE.ResultCoordinateSystem

-------------------------------------

Setter Method

Signature PlaneCoordinateSystem(value)

Parameters:value (NXOpen.CAE.ResultCoordinateSystem) –