NX Open C++ Reference Guide
Public Member Functions
NXOpen::GeometricUtilities::FaceSetOffset Class Reference

This class represents a face set (collector) offset data. More...

Inheritance diagram for NXOpen::GeometricUtilities::FaceSetOffset:
NXOpen::ExpressionCollectorSet NXOpen::NXObject NXOpen::TaggedObject NXOpen::INXObject

List of all members.

Public Member Functions

NXOpen::ScCollectorFaceCollector ()
 Returns the face collector.
void FlipDirection ()
 Flip offset direction.
NXOpen::ExpressionOffset ()
 Returns the offset distance.
void SetFaceCollector (NXOpen::ScCollector *faceCollector)
 Sets the face collector.
void SetOffset (const NXString &offsetValue)
 Sets the offset distance.

Detailed Description

This class represents a face set (collector) offset data.

As the name indicates, it is a combination of a face collector and an offset distance.
To create a new instance of this class, use GeometricUtilities::FaceSetOffsetCollection::CreateEmptyFaceSet

Created in NX4.0.0.


Member Function Documentation

Returns the face collector.


Created in NX4.0.0.

License requirements : None

Flip offset direction.

This API flips the direction of offset keeping the offset distance same.


Created in NX4.0.0.

License requirements : None

Returns the offset distance.


Created in NX4.0.0.

License requirements : None

Sets the face collector.


Created in NX4.0.0.

License requirements : solid_modeling ("SOLIDS MODELING")

Parameters:
faceCollectorSmart collector for the face set

Sets the offset distance.


Created in NX4.0.0.

License requirements : solid_modeling ("SOLIDS MODELING")

Parameters:
offsetValueInput offset distance for the face set
NOTE: The full Unicode character set is not supported for this parameter.

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