Struct Post.Clipping
Assembly: NXOpen.dll
Syntax
public struct Post.Clipping
Fields
ClipValue
Declaration
Field Value
Plane
Declaration
public Post.ClipPlane Plane
Field Value
PlaneCoordinateSystem
Declaration
public Result.CoordinateSystem PlaneCoordinateSystem
Field Value
ShowClippedGhost
Declaration
public bool ShowClippedGhost
Field Value
ShowOutline
Declaration
Field Value
Side
Declaration
public Post.ClipSide Side
Field Value
Methods
ToString()
Declaration
public override string ToString()
Returns
Overrides