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

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. More...
 

Public Attributes

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

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

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


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