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

Represents a builder for a Show Related Faces. More...

Inheritance diagram for NXOpen::Features::ShowRelatedFacesBuilder:
NXOpen::Builder NXOpen::TaggedObject NXOpen::GeometricUtilities::IComponentBuilder

List of all members.

Public Member Functions

void DeleteAllConstraints ()
 Deletes all the persistent constraints on the related face
Created in NX7.0.0.
void DeleteAllOffsetRelationOnBody ()
 Deletes all the offset relations on the body which the face belongs to
Created in NX7.0.0.
void DeleteConstraint (NXOpen::Features::Feature *feature)
 Deletes the persistent constraint
Created in NX7.0.0.
void DeleteOffsetRelation (const std::vector< NXOpen::NXObject * > &offsetFaces)
 Deletes the offset relation
Created in NX7.0.0.
void LockConstraint (NXOpen::Features::Feature *feature)
 Locks the persistent constraint
Created in NX7.0.0.
bool OffsetRelations ()
 Returns the value indicating whether to keep offset relations or not
Created in NX7.0.0.
NXOpen::SelectFaceRelatedFace ()
 Returns the related face
Created in NX7.0.0.
void SetOffsetRelations (bool keepOffsetRelations)
 Sets the value indicating whether to keep offset relations or not
Created in NX7.0.0.
void UnlockAllConstraints ()
 Unlocks all the persistent constraints on the related face
Created in NX7.0.0.
void UnlockConstraint (NXOpen::Features::Feature *feature)
 Unlocks the persistent constraint
Created in NX7.0.0.

Detailed Description

Represents a builder for a Show Related Faces.


To create a new instance of this class, use Features::FeatureCollection::CreateShowRelatedFacesBuilder

Created in NX7.0.0.


Member Function Documentation

Deletes all the persistent constraints on the related face
Created in NX7.0.0.



License requirements : solid_modeling ("SOLIDS MODELING")

Deletes all the offset relations on the body which the face belongs to
Created in NX7.0.0.



License requirements : solid_modeling ("SOLIDS MODELING")

Deletes the persistent constraint
Created in NX7.0.0.



License requirements : solid_modeling ("SOLIDS MODELING")

Parameters:
featurethe persistent constraint feature

Deletes the offset relation
Created in NX7.0.0.



License requirements : solid_modeling ("SOLIDS MODELING")

Parameters:
offsetFacesoffsetfaces

Locks the persistent constraint
Created in NX7.0.0.



License requirements : solid_modeling ("SOLIDS MODELING")

Parameters:
featurethe persistent constraint feature

Returns the value indicating whether to keep offset relations or not
Created in NX7.0.0.



License requirements : None

Returns the related face
Created in NX7.0.0.



License requirements : None

Sets the value indicating whether to keep offset relations or not
Created in NX7.0.0.



License requirements : solid_modeling ("SOLIDS MODELING")

Parameters:
keepOffsetRelationsFlag indicating whether to include the offset relation

Unlocks all the persistent constraints on the related face
Created in NX7.0.0.



License requirements : solid_modeling ("SOLIDS MODELING")

Unlocks the persistent constraint
Created in NX7.0.0.



License requirements : solid_modeling ("SOLIDS MODELING")

Parameters:
featurethe persistent constraint feature

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