NX Open C++ Reference Guide
|
Represents a Features::ShipDesign::ExcessMaterial builder. More...
Public Member Functions | |
NXOpen::Expression * | OffsetDistance () |
Returns the offset distance Created in NX7.5.0. | |
NXOpen::SelectFace * | SelectFace () |
Returns the selection face. | |
NXOpen::ScCollector * | SelectFaces () |
Returns the faces that need to have excess material. |
Represents a Features::ShipDesign::ExcessMaterial builder.
The Excess Material feature adds excess manufacturing material to the end of plate.
To create a new instance of this class, use Features::ShipCollection::CreateExcessMaterialBuilder
Default values.
Property | Value |
---|---|
OffsetDistance.Value |
10 (millimeters part), 10 (inches part) |
Created in NX7.5.0.
Returns the offset distance
Created in NX7.5.0.
License requirements : None
Returns the selection face.
The selected face will be offset by the specified distance.
Created in NX7.5.0.
License requirements : None
Returns the faces that need to have excess material.
Created in NX8.0.0.
License requirements : None