NX Open C++ Reference Guide
|
The class used to define the curves and offset laws needed for the target curve list. More...
Public Member Functions | |
NXOpen::Section * | Curve () |
Returns the target curve Created in NX7.5.0. | |
NXOpen::GeometricUtilities::LawBuilder * | Offset () |
Returns the target curve offset law Created in NX7.5.0. |
The class used to define the curves and offset laws needed for the target curve list.
To create a new instance of this class, use Features::GlobalShapingBuilder::NewTargetCurve
Default values.
Property | Value |
---|---|
Offset.Function |
ft |
Offset.LawType |
Constant |
Offset.Parameter |
t |
Created in NX7.5.0.
Returns the target curve
Created in NX7.5.0.
License requirements : None
NXOpen::GeometricUtilities::LawBuilder* NXOpen::Features::GlobalShapingCurveOffsetBuilder::Offset | ( | ) |
Returns the target curve offset law
Created in NX7.5.0.
License requirements : None