NX Open C++ Reference Guide
|
Represents a Features::MakeOffset builder
To create a new instance of this class, use Features::FeatureCollection::CreateMakeOffsetBuilder
Default values.
More...
Public Member Functions | |
NXOpen::GeometricUtilities::FaceChangeOverflowBehavior * | FaceChangeOverflowBehavior () |
Returns the face change overflow behavior. | |
NXOpen::SelectFace * | MotionFace () |
Returns the motion face Created in NX7.5.0. | |
NXOpen::Expression * | OffsetValue () |
Returns the offset value Created in NX7.5.0. | |
bool | SaveRelation () |
Returns the keep relation. | |
void | SetSaveRelation (bool saveRelation) |
Sets the keep relation. | |
NXOpen::SelectFace * | StationaryFace () |
Returns the stationary face Created in NX7.5.0. |
Represents a Features::MakeOffset builder
To create a new instance of this class, use Features::FeatureCollection::CreateMakeOffsetBuilder
Default values.
Property | Value |
---|---|
OffsetValue.Value |
0 (millimeters part), 0 (inches part) |
SaveRelation |
False |
Created in NX7.5.0.
NXOpen::GeometricUtilities::FaceChangeOverflowBehavior* NXOpen::Features::MakeOffsetBuilder::FaceChangeOverflowBehavior | ( | ) |
Returns the face change overflow behavior.
Please refer GeometricUtilities::FaceChangeOverflowBehavior for details.
Created in NX7.5.0.
License requirements : solid_modeling ("SOLIDS MODELING")
Returns the motion face
Created in NX7.5.0.
License requirements : None
Returns the offset value
Created in NX7.5.0.
License requirements : None
void NXOpen::Features::MakeOffsetBuilder::SetSaveRelation | ( | bool | saveRelation | ) |
Returns the stationary face
Created in NX7.5.0.
License requirements : None