NX Open C++ Reference Guide
Public Member Functions
NXOpen::Features::GroupFaceBuilder Class Reference

Represents a builder for a group face feature. More...

Inheritance diagram for NXOpen::Features::GroupFaceBuilder:
NXOpen::Features::FeatureBuilder NXOpen::Builder NXOpen::TaggedObject NXOpen::GeometricUtilities::IComponentBuilder

List of all members.

Public Member Functions

NXOpen::Features::FaceRecognitionBuilderFaceToGroup ()
 Returns the face recognition builder holding the faces to group.
bool Rigid ()
 Returns the rigid flag.
void SetRigid (bool rigid)
 Sets the rigid flag.

Detailed Description

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.


Member Function Documentation

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

Sets the rigid flag.


Created in NX7.0.0.

License requirements : None

Parameters:
rigidrigid

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