NX Open C++ Reference Guide
|
Represents a datum plane feature
To create or edit an instance of this class, use Features::DatumPlaneBuilder
Created in NX3.0.0.
More...
Public Member Functions | |
NXOpen::DatumPlane * | DatumPlane () |
Returns the geometric object associated to the datum plane feature Created in NX3.0.0. | |
Additional Inherited Members | |
![]() | |
enum | BooleanType { BooleanTypeCreate, BooleanTypeUnite, BooleanTypeSubtract, BooleanTypeIntersect, BooleanTypeEmbossNormalSide = 8, BooleanTypeEmbossOppositeNormalSide } |
Boolean operation type. More... | |
enum | DiagnosticType { DiagnosticTypeInformation = 1, DiagnosticTypeWarning } |
Diagnostic type. More... | |
Represents a datum plane feature
To create or edit an instance of this class, use Features::DatumPlaneBuilder
Created in NX3.0.0.
NXOpen::DatumPlane* NXOpen::Features::DatumPlaneFeature::DatumPlane | ( | ) |
Returns the geometric object associated to the datum plane feature
Created in NX3.0.0.
License requirements : solid_modeling ("SOLIDS MODELING") OR cam_base ("CAM BASE")