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

Represents a Features::ChangeShellThickness builder
To create a new instance of this class, use Features::FeatureCollection::CreateChangeShellThicknessBuilder
Default values. More...

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

List of all members.

Public Member Functions

void AddEntities (const std::vector< NXOpen::NXObject * > &entities)
 Adds entities which have same wall thickness value as the selected face
Created in NX6.0.0.
NXOpen::Features::FaceRecognitionBuilderFacesToChangeThickness ()
 Returns the faces to be selected to change thickness
Created in NX7.0.0.
bool NeighborsEnabled ()
 Returns the flag to select neighbor faces that have the same wall thickness value as the face selected.
void RemoveEntities (const std::vector< NXOpen::NXObject * > &entities)
 Removes entities
Created in NX6.0.0.
void SetNeighborsEnabled (bool selectNeighbors)
 Sets the flag to select neighbor faces that have the same wall thickness value as the face selected.
NXOpen::ExpressionWallThickness ()
 Returns the wall thickness
Created in NX6.0.0.

Detailed Description

Represents a Features::ChangeShellThickness builder
To create a new instance of this class, use Features::FeatureCollection::CreateChangeShellThicknessBuilder
Default values.

Property Value

FacesToChangeThickness.CoaxialEnabled

0

FacesToChangeThickness.CoplanarAxesEnabled

0

FacesToChangeThickness.CoplanarEnabled

0

FacesToChangeThickness.EqualDiameterEnabled

0

FacesToChangeThickness.OffsetEnabled

0

FacesToChangeThickness.ParallelEnabled

0

FacesToChangeThickness.PerpendicularEnabled

0

FacesToChangeThickness.SymmetricEnabled

0

FacesToChangeThickness.TangentEnabled

0

FacesToChangeThickness.ThicknessChainEnabled

0

FacesToChangeThickness.UseFaceBrowse

1

NeighborsEnabled

True

WallThickness.Value

5.0 (millimeters part), 0.5 (inches part)


Created in NX6.0.0.


Member Function Documentation

Adds entities which have same wall thickness value as the selected face
Created in NX6.0.0.



License requirements : None

Parameters:
entitiesObjects to add

Returns the faces to be selected to change thickness
Created in NX7.0.0.



License requirements : None

Returns the flag to select neighbor faces that have the same wall thickness value as the face selected.

If true, neighbor faces with same wall thickness value as the face selected will be included automatically.


Created in NX6.0.0.

License requirements : None

Removes entities
Created in NX6.0.0.



License requirements : None

Parameters:
entitiesObjects to remove

Sets the flag to select neighbor faces that have the same wall thickness value as the face selected.

If true, neighbor faces with same wall thickness value as the face selected will be included automatically.


Created in NX6.0.0.

License requirements : solid_modeling ("SOLIDS MODELING")

Parameters:
selectNeighborsselectneighbors

Returns the wall thickness
Created in NX6.0.0.



License requirements : None


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