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

Represents a DmCmBuilder More...

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

Public Types

enum  ContactPositionRingHeightType { None, Constant, Variable }
 Available types for contact position ring height More...
 
enum  DmCmCutPointType { Custom, Automatic }
 Available types for point type, Contour Milling Drive More...
 
enum  ExtDisType { None, Fixed, Percent }
 Available types for ext_dis, Contour Milling Drive: Start of Cut More...
 
enum  ToolAxisGuideVectorType { Auto, Guide }
 Available types for vector type, Contour Milling Drive More...
 

Properties

unsafe
NXOpen.CAM.InheritableToolDepBuilder 
ContactPositionBottomDistance [get]
 Returns the Contact Position Bottom Distance More...
 
unsafe
NXOpen.CAM.InheritableToolDepBuilder 
ContactPositionDistance [get]
 Returns the Contact Position Distance More...
 
unsafe
NXOpen.CAM.DmCmBuilder.ContactPositionRingHeightType 
ContactPositionRingHeight [get, set]
 Returns or sets the contact position ring height type More...
 
unsafe
NXOpen.CAM.InheritableToolDepBuilder 
ContactPositionTopDistance [get]
 Returns the Contact Position Top Distance More...
 
unsafe
NXOpen.CAM.DmCmBuilder.ExtDisType 
DmCmEndCutDisType [get, set]
 Returns or sets the ext_dis, Contour Milling Drive: End of Cut More...
 
unsafe bool DmCmEndCutExtend [get, set]
 Returns or sets the Extend, Contour Milling Drive: End of Cut More...
 
unsafe
NXOpen.CAM.DmCmBuilder.DmCmCutPointType 
DmCmEndCutRadio [get, set]
 Returns or sets the custom/auto, Contour Milling Drive: End of Cut More...
 
unsafe
NXOpen.CAM.DmCmBuilder.ToolAxisGuideVectorType 
DmCmEndCutToolAxisGuideVector [get, set]
 Returns or sets the end tool side vector, Contour Milling Drive: End of Cut More...
 
unsafe
NXOpen.CAM.InheritableDoubleBuilder 
DmCmFloorWallStockFloorBuilder [get]
 Returns the Floor Stock builder (inheritable double) More...
 
unsafe bool DmCmFloorWallStockSame [get, set]
 Returns or sets the Contour Profile Drive: Floor Stock / Wall Stock More...
 
unsafe
NXOpen.CAM.InheritableDoubleBuilder 
DmCmFloorWallStockWallBuilder [get]
 Returns the Wall Stock builder (inheritable double) More...
 
unsafe
NXOpen.CAM.DmCmMultiplePassesCiBuilder 
DmCmMultiplePassesBuilder [get]
 Returns the Multiple Passes builder More...
 
unsafe
NXOpen.CAM.DmCmBuilder.ExtDisType 
DmCmStartCutDisType [get, set]
 Returns or sets the ext_dis, Contour Milling Drive: Start of Cut More...
 
unsafe bool DmCmStartCutExtend [get, set]
 Returns or sets the Extend, Contour Milling Drive: Start of Cut More...
 
unsafe
NXOpen.CAM.DmCmBuilder.DmCmCutPointType 
DmCmStartCutRadio [get, set]
 Returns or sets the custom/auto, Contour Milling Drive: Start of Cut More...
 
unsafe
NXOpen.CAM.DmCmBuilder.ToolAxisGuideVectorType 
DmCmStartCutToolAxisGuideVector [get, set]
 Returns or sets the start tool side vector, Contour Milling Drive: Start of Cut More...
 
unsafe
NXOpen.CAM.InheritableToolDepBuilder 
EndExtDistSpecValueBuilder [get]
 Returns the builder of Distance, Contour Milling Drive: End of Cut More...
 
unsafe bool FollowWallBottom [get, set]
 Returns or sets the Follow Wall Bottom More...
 
unsafe
NXOpen.CAM.InheritableToolDepBuilder 
StartExtDistSpecValueBuilder [get]
 Returns the builder of Distance, Contour Milling Drive: Start of Cut More...
 
unsafe
NXOpen.CAM.InheritableDoubleBuilder 
ToolPositionOffsetBuilder [get]
 Returns the part stock builder (inheritable double) 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 DmCmBuilder

Created in NX5.0.0

Member Enumeration Documentation

Available types for contact position ring height

Enumerator
None 

none

Constant 

constant

Variable 

variable

Available types for point type, Contour Milling Drive

Enumerator
Custom 

custom

Automatic 

automatic

Available types for ext_dis, Contour Milling Drive: Start of Cut

Enumerator
None 

None

Fixed 

Specify

Percent 

Tool Diameter

Available types for vector type, Contour Milling Drive

Enumerator
Auto 

automatic

Guide 

user specified

Property Documentation

unsafe NXOpen.CAM.InheritableToolDepBuilder NXOpen.CAM.DmCmBuilder.ContactPositionBottomDistance
get

Returns the Contact Position Bottom Distance

Created in NX8.5.0

License requirements: None.

unsafe NXOpen.CAM.InheritableToolDepBuilder NXOpen.CAM.DmCmBuilder.ContactPositionDistance
get

Returns the Contact Position Distance

Created in NX8.5.0

License requirements: None.

unsafe NXOpen.CAM.DmCmBuilder.ContactPositionRingHeightType NXOpen.CAM.DmCmBuilder.ContactPositionRingHeight
getset

Returns or sets the contact position ring height type

Created in NX8.5.0

License requirements to get this property: None.

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

unsafe NXOpen.CAM.InheritableToolDepBuilder NXOpen.CAM.DmCmBuilder.ContactPositionTopDistance
get

Returns the Contact Position Top Distance

Created in NX8.5.0

License requirements: None.

unsafe NXOpen.CAM.DmCmBuilder.ExtDisType NXOpen.CAM.DmCmBuilder.DmCmEndCutDisType
getset

Returns or sets the ext_dis, Contour Milling Drive: End of Cut

Created in NX5.0.0

Deprecated in NX8.5.0. Use CAM.DmCmBuilder.EndExtDistSpecValueBuilder instead.

License requirements to get this property: None.

License requirements to set this property: None.

unsafe bool NXOpen.CAM.DmCmBuilder.DmCmEndCutExtend
getset

Returns or sets the Extend, Contour Milling Drive: End of Cut

Created in NX5.0.0

Deprecated in NX8.5.0. Use CAM.DmCmBuilder.EndExtDistSpecValueBuilder instead.

License requirements to get this property: None.

License requirements to set this property: None.

unsafe NXOpen.CAM.DmCmBuilder.DmCmCutPointType NXOpen.CAM.DmCmBuilder.DmCmEndCutRadio
getset

Returns or sets the custom/auto, Contour Milling Drive: End of Cut

Created in NX5.0.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe NXOpen.CAM.DmCmBuilder.ToolAxisGuideVectorType NXOpen.CAM.DmCmBuilder.DmCmEndCutToolAxisGuideVector
getset

Returns or sets the end tool side vector, Contour Milling Drive: End of Cut

Created in NX5.0.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe NXOpen.CAM.InheritableDoubleBuilder NXOpen.CAM.DmCmBuilder.DmCmFloorWallStockFloorBuilder
get

Returns the Floor Stock builder (inheritable double)

Created in NX5.0.0

License requirements: cam_base ("CAM BASE")

unsafe bool NXOpen.CAM.DmCmBuilder.DmCmFloorWallStockSame
getset

Returns or sets the Contour Profile Drive: Floor Stock / Wall Stock

Created in NX5.0.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe NXOpen.CAM.InheritableDoubleBuilder NXOpen.CAM.DmCmBuilder.DmCmFloorWallStockWallBuilder
get

Returns the Wall Stock builder (inheritable double)

Created in NX5.0.0

License requirements: None.

unsafe NXOpen.CAM.DmCmMultiplePassesCiBuilder NXOpen.CAM.DmCmBuilder.DmCmMultiplePassesBuilder
get

Returns the Multiple Passes builder

Created in NX5.0.0

License requirements: None.

unsafe NXOpen.CAM.DmCmBuilder.ExtDisType NXOpen.CAM.DmCmBuilder.DmCmStartCutDisType
getset

Returns or sets the ext_dis, Contour Milling Drive: Start of Cut

Created in NX5.0.0

Deprecated in NX8.5.0. Use CAM.DmCmBuilder.StartExtDistSpecValueBuilder instead.

License requirements to get this property: None.

License requirements to set this property: None.

unsafe bool NXOpen.CAM.DmCmBuilder.DmCmStartCutExtend
getset

Returns or sets the Extend, Contour Milling Drive: Start of Cut

Created in NX5.0.0

Deprecated in NX8.5.0. Use CAM.DmCmBuilder.StartExtDistSpecValueBuilder instead.

License requirements to get this property: None.

License requirements to set this property: None.

unsafe NXOpen.CAM.DmCmBuilder.DmCmCutPointType NXOpen.CAM.DmCmBuilder.DmCmStartCutRadio
getset

Returns or sets the custom/auto, Contour Milling Drive: Start of Cut

Created in NX5.0.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe NXOpen.CAM.DmCmBuilder.ToolAxisGuideVectorType NXOpen.CAM.DmCmBuilder.DmCmStartCutToolAxisGuideVector
getset

Returns or sets the start tool side vector, Contour Milling Drive: Start of Cut

Created in NX5.0.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe NXOpen.CAM.InheritableToolDepBuilder NXOpen.CAM.DmCmBuilder.EndExtDistSpecValueBuilder
get

Returns the builder of Distance, Contour Milling Drive: End of Cut

Created in NX5.0.0

License requirements: cam_base ("CAM BASE")

unsafe bool NXOpen.CAM.DmCmBuilder.FollowWallBottom
getset

Returns or sets the Follow Wall Bottom

Created in NX5.0.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe NXOpen.CAM.InheritableToolDepBuilder NXOpen.CAM.DmCmBuilder.StartExtDistSpecValueBuilder
get

Returns the builder of Distance, Contour Milling Drive: Start of Cut

Created in NX5.0.0

License requirements: cam_base ("CAM BASE")

unsafe NXOpen.CAM.InheritableDoubleBuilder NXOpen.CAM.DmCmBuilder.ToolPositionOffsetBuilder
get

Returns the part stock builder (inheritable double)

Created in NX5.0.0

License requirements: None.


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