NX Open C++ Reference Guide
Public Member Functions | Public Attributes
NXOpen::CAE::Post::Clipping Struct Reference

Cutting-plane display settings. More...

List of all members.

Public Member Functions

 Clipping (bool showOutlineInitial, bool showClippedGhostInitial, double clipValueInitial, NXOpen::CAE::Post::ClipSide sideInitial, NXOpen::CAE::Post::ClipPlane planeInitial, NXOpen::CAE::Result::CoordinateSystem planeCoordinateSystemInitial)
 Constructor for the Clipping struct.

Public Attributes

double ClipValue
 clip value
NXOpen::CAE::Post::ClipPlane Plane
 plane
NXOpen::CAE::Result::CoordinateSystem PlaneCoordinateSystem
 Any absolute or work.
bool ShowClippedGhost
 show clipped ghost
bool ShowOutline
 show outline
NXOpen::CAE::Post::ClipSide Side
 side

Detailed Description

Cutting-plane display settings.


Constructor & Destructor Documentation

NXOpen::CAE::Post::Clipping::Clipping ( bool  showOutlineInitial,
bool  showClippedGhostInitial,
double  clipValueInitial,
NXOpen::CAE::Post::ClipSide  sideInitial,
NXOpen::CAE::Post::ClipPlane  planeInitial,
NXOpen::CAE::Result::CoordinateSystem  planeCoordinateSystemInitial 
)

Constructor for the Clipping struct.

Parameters:
showOutlineInitialshow outline
showClippedGhostInitialshow clipped ghost
clipValueInitialclip value
sideInitialside
planeInitialplane
planeCoordinateSystemInitialAny absolute or work

Member Data Documentation

clip value

plane

Any absolute or work.

show clipped ghost

show outline

side


The documentation for this struct was generated from the following file:
Copyright 2011 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.