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