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

Represents a Spiral Drive Method Builder More...

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

Public Types

enum  DmSpiralStepoverTypes { Constant, ToolDiameter }
 Available types for Spiral drive method stepover in SurfaceContour. More...
 

Properties

unsafe
NXOpen.CAM.DmSpiralBuilder.DmSpiralStepoverTypes 
DmSpiralStepoverMenu [get, set]
 Returns or sets the Spiral Drive Method Stepover type. More...
 
unsafe NXOpen.Point PatternCenterPoint [get, set]
 Returns or sets the Pattern Center Point More...
 
unsafe
NXOpen.CAM.InheritableDoubleBuilder 
SpiralRadiusBuilder [get]
 Returns the Spiral Radius More...
 
unsafe NXOpen.CAM.StepoverBuilder SpiralStepoverBuilder [get]
 Returns the Spiral Stepover builder More...
 
unsafe double SpiralStepoverDistance [get, set]
 Returns or sets the Stepover Distance. More...
 
unsafe double SpiralStepoverPercent [get, set]
 Returns or sets the Stepover Percent. 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

- 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...
 
- Protected Member Functions inherited from NXOpen.TaggedObject
new void initialize ()
 <exclude> More...
 

Detailed Description

Represents a Spiral Drive Method Builder

This is an abstract class and cannot be instantiated.

Created in NX5.0.0

Member Enumeration Documentation

Available types for Spiral drive method stepover in SurfaceContour.

This enum type is obsolete.

Enumerator
Constant 

Constant

ToolDiameter 

Tool diameter percentage

Property Documentation

unsafe NXOpen.CAM.DmSpiralBuilder.DmSpiralStepoverTypes NXOpen.CAM.DmSpiralBuilder.DmSpiralStepoverMenu
getset

Returns or sets the Spiral Drive Method Stepover type.

This property is obsolete.

Created in NX5.0.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe NXOpen.Point NXOpen.CAM.DmSpiralBuilder.PatternCenterPoint
getset

Returns or sets the Pattern Center Point

Created in NX6.0.0

License requirements to get this property: None.

License requirements to set this property: cam_base ("CAM BASE")

unsafe NXOpen.CAM.InheritableDoubleBuilder NXOpen.CAM.DmSpiralBuilder.SpiralRadiusBuilder
get

Returns the Spiral Radius

Created in NX5.0.0

License requirements: None.

unsafe NXOpen.CAM.StepoverBuilder NXOpen.CAM.DmSpiralBuilder.SpiralStepoverBuilder
get

Returns the Spiral Stepover builder

Created in NX6.0.0

License requirements: None.

unsafe double NXOpen.CAM.DmSpiralBuilder.SpiralStepoverDistance
getset

Returns or sets the Stepover Distance.

This property is obsolete.

Created in NX5.0.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe double NXOpen.CAM.DmSpiralBuilder.SpiralStepoverPercent
getset

Returns or sets the Stepover Percent.

This property is obsolete.

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.