NX Open C++ Reference Guide
|
Represents a builder for a fixed feature. More...
Public Member Functions | |
NXOpen::Features::FaceRecognitionBuilder * | FaceToFix () |
Returns the face recognition builder holding the faces to be fixed. |
Represents a builder for a fixed feature.
To create a new instance of this class, use Features::FeatureCollection::CreateFixedBuilder
Default values.
Property | Value |
---|---|
FaceToFix.CoaxialEnabled |
0 |
FaceToFix.CoplanarAxesEnabled |
0 |
FaceToFix.CoplanarEnabled |
0 |
FaceToFix.EqualDiameterEnabled |
0 |
FaceToFix.OffsetEnabled |
0 |
FaceToFix.ParallelEnabled |
0 |
FaceToFix.PerpendicularEnabled |
0 |
FaceToFix.SymmetricEnabled |
0 |
FaceToFix.TangentEnabled |
0 |
FaceToFix.ThicknessChainEnabled |
0 |
FaceToFix.UseFaceBrowse |
1 |
Created in NX7.0.0.
Returns the face recognition builder holding the faces to be fixed.
Please refer Features::FaceRecognitionBuilder for details.
Created in NX7.0.0.
License requirements : None