NX Open C++ Reference Guide
|
Represents a Features::CombinedProjection builder
To create a new instance of this class, use Features::FeatureCollection::CreateCombinedProjectionBuilder
Default values.
More...
Public Member Functions | |
NXOpen::Section * | Curve1 () |
Returns the combined projection curve1 Created in NX6.0.0. | |
NXOpen::Section * | Curve2 () |
Returns the combined projection curve2 Created in NX6.0.0. | |
NXOpen::GeometricUtilities::CurveFitOptions * | CurveFit () |
Returns the combined projection curveFit Created in NX6.0.0. | |
NXOpen::GeometricUtilities::CurveOptions * | CurveOptions () |
Returns the combined projection curveOptions Created in NX6.0.0. | |
NXOpen::GeometricUtilities::ProjectionOptions * | Direction1 () |
Returns the combined projection direction1 Created in NX6.0.0. | |
NXOpen::GeometricUtilities::ProjectionOptions * | Direction2 () |
Returns the combined projection direction2 Created in NX6.0.0. |
Represents a Features::CombinedProjection builder
To create a new instance of this class, use Features::FeatureCollection::CreateCombinedProjectionBuilder
Default values.
Property | Value |
---|---|
CurveFit.FitOption |
Cubic |
CurveFit.MaximumDegree |
7 |
CurveFit.MaximumSegments |
1 |
Created in NX6.0.0.
Returns the combined projection curve1
Created in NX6.0.0.
License requirements : None
Returns the combined projection curve2
Created in NX6.0.0.
License requirements : None
NXOpen::GeometricUtilities::CurveFitOptions* NXOpen::Features::CombinedProjectionBuilder::CurveFit | ( | ) |
Returns the combined projection curveFit
Created in NX6.0.0.
License requirements : None
NXOpen::GeometricUtilities::CurveOptions* NXOpen::Features::CombinedProjectionBuilder::CurveOptions | ( | ) |
Returns the combined projection curveOptions
Created in NX6.0.0.
License requirements : None
NXOpen::GeometricUtilities::ProjectionOptions* NXOpen::Features::CombinedProjectionBuilder::Direction1 | ( | ) |
Returns the combined projection direction1
Created in NX6.0.0.
License requirements : None
NXOpen::GeometricUtilities::ProjectionOptions* NXOpen::Features::CombinedProjectionBuilder::Direction2 | ( | ) |
Returns the combined projection direction2
Created in NX6.0.0.
License requirements : None