NXOpen .NET Reference Guide  1899
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties
Public Types | Public Member Functions | Properties | List of all members
NXOpen.CAM.DmCurveBuilder Class Reference

Represents a Curve Drive Method Builder More...

Inheritance diagram for NXOpen.CAM.DmCurveBuilder:
NXOpen.TaggedObject NXOpen.Utilities.NXRemotableObject IMessageSink

Public Types

enum  DpmcvStepTypes { Tolerance, Number }
 Available types for Cure Drive Cut Step More...
 

Public Member Functions

unsafe
NXOpen.CAM.DriveChainItemBuilder 
CreateDpmcvDriveCurve (NXOpen.Section section)
 Create a Drive Curve More...
 
- Public Member Functions inherited from NXOpen.TaggedObject
void PrintTestData (String variableName)
 <exclude> More...
 
void PrintTestData (String variableName, int lineNumber)
 <exclude> More...
 
override string ToString ()
 Returns a String that represents the current Object. More...
 
- Public Member Functions inherited from NXOpen.Utilities.NXRemotableObject
IMessageCtrl AsyncProcessMessage (IMessage msg, IMessageSink replySink)
 Asynchronously processes the given message. More...
 
IMessage SyncProcessMessage (IMessage msg)
 Synchronously processes the given message. More...
 

Properties

unsafe
NXOpen.CAM.DriveChainItemBuilderList 
DpmcvDriveCurves [get]
 Returns the Drive Curves More...
 
unsafe
NXOpen.CAM.InheritableDoubleBuilder 
DpmcvEndPercBuilder [get]
 Returns the Curve Drive Method End Cut Range builder(inheritable double) More...
 
unsafe
NXOpen.CAM.InheritableIntBuilder 
DpmcvNumSegsBuilder [get]
 Returns the Point Type of Curve Drive Method Cut Step Type builder(inheritable int) More...
 
unsafe
NXOpen.CAM.InheritableDoubleBuilder 
DpmcvStartPercBuilder [get]
 Returns the Curve Drive Method Start Cut Range builder(inheritable double) More...
 
unsafe
NXOpen.CAM.InheritableDoubleBuilder 
DpmcvStepTolBuilder [get]
 Returns the Not Point Type of Curve Drive Method Cut Step Type builder(inheritable double) More...
 
unsafe
NXOpen.CAM.DmCurveBuilder.DpmcvStepTypes 
DpmcvStepType [get, set]
 Returns or sets the Curve Cut Step Option More...
 
- Properties inherited from NXOpen.TaggedObject
Tag Tag [get]
 Returns the tag of this object. More...
 
- Properties inherited from NXOpen.Utilities.NXRemotableObject
IMessageSink NextSink [get]
 Gets the next message sink in the sink chain. More...
 

Additional Inherited Members

- Protected Member Functions inherited from NXOpen.TaggedObject
new void initialize ()
 <exclude> More...
 

Detailed Description

Represents a Curve Drive Method Builder

Created in NX5.0.0

Member Enumeration Documentation

Available types for Cure Drive Cut Step

Enumerator
Tolerance 

Tolerance

Number 

Number

Member Function Documentation

unsafe NXOpen.CAM.DriveChainItemBuilder NXOpen.CAM.DmCurveBuilder.CreateDpmcvDriveCurve ( NXOpen.Section  section)
inline

Create a Drive Curve

Created in NX6.0.0

License requirements: cam_base ("CAM BASE")

Parameters
section
Returns
the Drive Curve

Property Documentation

unsafe NXOpen.CAM.DriveChainItemBuilderList NXOpen.CAM.DmCurveBuilder.DpmcvDriveCurves
get

Returns the Drive Curves

Created in NX6.0.0

License requirements: cam_base ("CAM BASE")

unsafe NXOpen.CAM.InheritableDoubleBuilder NXOpen.CAM.DmCurveBuilder.DpmcvEndPercBuilder
get

Returns the Curve Drive Method End Cut Range builder(inheritable double)

Created in NX5.0.0

License requirements: None.

unsafe NXOpen.CAM.InheritableIntBuilder NXOpen.CAM.DmCurveBuilder.DpmcvNumSegsBuilder
get

Returns the Point Type of Curve Drive Method Cut Step Type builder(inheritable int)

Created in NX5.0.0

License requirements: None.

unsafe NXOpen.CAM.InheritableDoubleBuilder NXOpen.CAM.DmCurveBuilder.DpmcvStartPercBuilder
get

Returns the Curve Drive Method Start Cut Range builder(inheritable double)

Created in NX5.0.0

License requirements: None.

unsafe NXOpen.CAM.InheritableDoubleBuilder NXOpen.CAM.DmCurveBuilder.DpmcvStepTolBuilder
get

Returns the Not Point Type of Curve Drive Method Cut Step Type builder(inheritable double)

Created in NX5.0.0

License requirements: None.

unsafe NXOpen.CAM.DmCurveBuilder.DpmcvStepTypes NXOpen.CAM.DmCurveBuilder.DpmcvStepType
getset

Returns or sets the Curve Cut Step Option

Created in NX5.0.0

License requirements to get this property: None.

License requirements to set this property: None.


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