NX Open C++ Reference Guide
Public Types | Public Member Functions
NXOpen::CAM::DmCurveBuilder Class Reference

Represents a Curve Drive Method Builder
Created in NX5.0.0. More...

Inheritance diagram for NXOpen::CAM::DmCurveBuilder:
NXOpen::TaggedObject

List of all members.

Public Types

enum  DpmcvStepTypes { DpmcvStepTypesTolerance, DpmcvStepTypesNumber }
 Available types for Cure Drive Cut Step. More...

Public Member Functions

NXOpen::CAM::DriveChainItemBuilderCreateDpmcvDriveCurve (NXOpen::Section *section)
 Create a Drive Curve.
NXOpen::CAM::DriveChainItemBuilderListDpmcvDriveCurves ()
 Returns the Drive Curves
Created in NX6.0.0.
NXOpen::CAM::InheritableDoubleBuilderDpmcvEndPercBuilder ()
 Returns the Curve Drive Method End Cut Range builder(inheritable double)
Created in NX5.0.0.
NXOpen::CAM::InheritableIntBuilderDpmcvNumSegsBuilder ()
 Returns the Point Type of Curve Drive Method Cut Step Type builder(inheritable int)
Created in NX5.0.0.
NXOpen::CAM::InheritableDoubleBuilderDpmcvStartPercBuilder ()
 Returns the Curve Drive Method Start Cut Range builder(inheritable double)
Created in NX5.0.0.
NXOpen::CAM::InheritableDoubleBuilderDpmcvStepTolBuilder ()
 Returns the Not Point Type of Curve Drive Method Cut Step Type builder(inheritable double)
Created in NX5.0.0.
NXOpen::CAM::DmCurveBuilder::DpmcvStepTypes DpmcvStepType ()
 Returns the Curve Cut Step Option
Created in NX5.0.0.
void SetDpmcvStepType (NXOpen::CAM::DmCurveBuilder::DpmcvStepTypes curveCutStep)
 Sets the Curve Cut Step Option
Created in NX5.0.0.

Detailed Description

Represents a Curve Drive Method Builder
Created in NX5.0.0.



Member Enumeration Documentation

Available types for Cure Drive Cut Step.

Enumerator:
DpmcvStepTypesTolerance 

Tolerance.

DpmcvStepTypesNumber 

Number.


Member Function Documentation

Create a Drive Curve.

Returns:
the Drive Curve
Created in NX6.0.0.

License requirements : cam_base ("CAM BASE")
Parameters:
sectionsection

Returns the Drive Curves
Created in NX6.0.0.



License requirements : cam_base ("CAM BASE")

Returns the Curve Drive Method End Cut Range builder(inheritable double)
Created in NX5.0.0.



License requirements : None

Returns the Point Type of Curve Drive Method Cut Step Type builder(inheritable int)
Created in NX5.0.0.



License requirements : None

Returns the Curve Drive Method Start Cut Range builder(inheritable double)
Created in NX5.0.0.



License requirements : None

Returns the Not Point Type of Curve Drive Method Cut Step Type builder(inheritable double)
Created in NX5.0.0.



License requirements : None

Returns the Curve Cut Step Option
Created in NX5.0.0.



License requirements : None

Sets the Curve Cut Step Option
Created in NX5.0.0.



License requirements : None

Parameters:
curveCutStepthe Curve Cut Step Option value

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