NX Open C++ Reference Guide
|
Represents a Features::LabelChamfer builder
To create a new instance of this class, use Features::FeatureCollection::CreateLabelChamferBuilder
Created in NX7.0.0.
More...
Public Types | |
enum | ChamferOrientType { ChamferOrientTypeConvex, ChamferOrientTypeConcave } |
the option for chamfer orientation types More... | |
enum | ChamferType { ChamferTypeEdgeOffset, ChamferTypeFaceOffset, ChamferTypeEdgeAngleOffset, ChamferTypeVertex } |
the option for chamfer types More... | |
Public Member Functions | |
NXOpen::ScCollector * | ChamferFace () |
Returns the chamfer face Created in NX7.0.0. | |
NXOpen::ScCollector * | ConstructionFace1 () |
Returns the construction face1 of chamfer face Created in NX7.0.0. | |
NXOpen::ScCollector * | ConstructionFace2 () |
Returns the construction face2 of chamfer face Created in NX7.0.0. |
Represents a Features::LabelChamfer builder
To create a new instance of this class, use Features::FeatureCollection::CreateLabelChamferBuilder
Created in NX7.0.0.
Returns the chamfer face
Created in NX7.0.0.
License requirements : None
Returns the construction face1 of chamfer face
Created in NX7.0.0.
License requirements : None
Returns the construction face2 of chamfer face
Created in NX7.0.0.
License requirements : None