|
NX Open C++ Reference Guide
|
Cutting-plane display settings. More...
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 | |
Cutting-plane display settings.
| 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.
| showOutlineInitial | show outline |
| showClippedGhostInitial | show clipped ghost |
| clipValueInitial | clip value |
| sideInitial | side |
| planeInitial | plane |
| planeCoordinateSystemInitial | Any absolute or work |
| double NXOpen::CAE::Post::Clipping::ClipValue |
clip value
| NXOpen::CAE::Post::ClipPlane NXOpen::CAE::Post::Clipping::Plane |
plane
| NXOpen::CAE::Result::CoordinateSystem NXOpen::CAE::Post::Clipping::PlaneCoordinateSystem |
Any absolute or work.
| bool NXOpen::CAE::Post::Clipping::ShowClippedGhost |
show clipped ghost
| bool NXOpen::CAE::Post::Clipping::ShowOutline |
show outline
| NXOpen::CAE::Post::ClipSide NXOpen::CAE::Post::Clipping::Side |
side