DmCmBuilder Class¶
-
class
NXOpen.CAM.DmCmBuilder¶ Bases:
NXOpen.TaggedObjectRepresents a DmCmBuilder
New in version NX5.0.0.
Properties¶
| Property | Description |
|---|---|
| ContactPositionBottomDistance | Returns the Contact Position Bottom Distance |
| ContactPositionDistance | Returns the Contact Position Distance |
| ContactPositionRingHeight | Returns or sets the contact position ring height type |
| ContactPositionTopDistance | Returns the Contact Position Top Distance |
| DmCmEndCutDisType | Returns or sets the ext_dis, Contour Milling Drive: End of Cut |
| DmCmEndCutExtend | Returns or sets the Extend, Contour Milling Drive: End of Cut |
| DmCmEndCutRadio | Returns or sets the custom/auto, Contour Milling Drive: End of Cut |
| DmCmEndCutToolAxisGuideVector | Returns or sets the end tool side vector, Contour Milling Drive: End of Cut |
| DmCmFloorWallStockFloorBuilder | Returns the Floor Stock builder (inheritable double) |
| DmCmFloorWallStockSame | Returns or sets the Contour Profile Drive: Floor Stock / Wall Stock |
| DmCmFloorWallStockWallBuilder | Returns the Wall Stock builder (inheritable double) |
| DmCmMultiplePassesBuilder | Returns the Multiple Passes builder |
| DmCmStartCutDisType | Returns or sets the ext_dis, Contour Milling Drive: Start of Cut |
| DmCmStartCutExtend | Returns or sets the Extend, Contour Milling Drive: Start of Cut |
| DmCmStartCutRadio | Returns or sets the custom/auto, Contour Milling Drive: Start of Cut |
| DmCmStartCutToolAxisGuideVector | Returns or sets the start tool side vector, Contour Milling Drive: Start of Cut |
| EndExtDistSpecValueBuilder | Returns the builder of Distance, Contour Milling Drive: End of Cut |
| FollowWallBottom | Returns or sets the Follow Wall Bottom |
| StartExtDistSpecValueBuilder | Returns the builder of Distance, Contour Milling Drive: Start of Cut |
| Tag | Returns the Tag for this object. |
| ToolPositionOffsetBuilder | Returns the part stock builder (inheritable double) |
Methods¶
Enumerations¶
| DmCmBuilderContactPositionRingHeightType Enumeration | Available types for contact position ring height |
| DmCmBuilderDmCmCutPointType Enumeration | Available types for point type, Contour Milling Drive |
| DmCmBuilderExtDisType Enumeration | Available types for ext_dis, Contour Milling Drive: Start of Cut |
| DmCmBuilderToolAxisGuideVectorType Enumeration | Available types for vector type, Contour Milling Drive |
Property Detail¶
ContactPositionBottomDistance¶
-
DmCmBuilder.ContactPositionBottomDistance¶ Returns the Contact Position Bottom Distance
-------------------------------------Getter Method
Signature
ContactPositionBottomDistanceReturns: Return type: NXOpen.CAM.InheritableToolDepBuilderNew in version NX8.5.0.
License requirements: None.
ContactPositionDistance¶
-
DmCmBuilder.ContactPositionDistance¶ Returns the Contact Position Distance
-------------------------------------Getter Method
Signature
ContactPositionDistanceReturns: Return type: NXOpen.CAM.InheritableToolDepBuilderNew in version NX8.5.0.
License requirements: None.
ContactPositionRingHeight¶
-
DmCmBuilder.ContactPositionRingHeight¶ Returns or sets the contact position ring height type
-------------------------------------Getter Method
Signature
ContactPositionRingHeightReturns: the contact position ring height type Return type: NXOpen.CAM.DmCmBuilderContactPositionRingHeightTypeNew in version NX8.5.0.
License requirements: None.
-------------------------------------Setter Method
Signature
ContactPositionRingHeightParameters: ringHeight ( NXOpen.CAM.DmCmBuilderContactPositionRingHeightType) – the contact position ring height typeNew in version NX8.5.0.
License requirements: cam_base (“CAM BASE”)
ContactPositionTopDistance¶
-
DmCmBuilder.ContactPositionTopDistance¶ Returns the Contact Position Top Distance
-------------------------------------Getter Method
Signature
ContactPositionTopDistanceReturns: Return type: NXOpen.CAM.InheritableToolDepBuilderNew in version NX8.5.0.
License requirements: None.
DmCmEndCutDisType¶
-
DmCmBuilder.DmCmEndCutDisType¶ Returns or sets the ext_dis, Contour Milling Drive: End of Cut
-------------------------------------Getter Method
Signature
DmCmEndCutDisTypeReturns: the value of ext_dis Return type: NXOpen.CAM.DmCmBuilderExtDisTypeNew in version NX5.0.0.
Deprecated since version NX8.5.0: Use
CAM.DmCmBuilder.EndExtDistSpecValueBuilder()instead.License requirements: None.
-------------------------------------Setter Method
Signature
DmCmEndCutDisTypeParameters: dmCmEndCutDisType ( NXOpen.CAM.DmCmBuilderExtDisType) – the value of ext_disNew in version NX5.0.0.
Deprecated since version NX8.5.0: Use
CAM.DmCmBuilder.EndExtDistSpecValueBuilder()instead.License requirements: None.
DmCmEndCutExtend¶
-
DmCmBuilder.DmCmEndCutExtend¶ Returns or sets the Extend, Contour Milling Drive: End of Cut
-------------------------------------Getter Method
Signature
DmCmEndCutExtendReturns: the Extend value Return type: bool New in version NX5.0.0.
Deprecated since version NX8.5.0: Use
CAM.DmCmBuilder.EndExtDistSpecValueBuilder()instead.License requirements: None.
-------------------------------------Setter Method
Signature
DmCmEndCutExtendParameters: dmCmEndCutExtend (bool) – the Extend value New in version NX5.0.0.
Deprecated since version NX8.5.0: Use
CAM.DmCmBuilder.EndExtDistSpecValueBuilder()instead.License requirements: None.
DmCmEndCutRadio¶
-
DmCmBuilder.DmCmEndCutRadio¶ Returns or sets the custom/auto, Contour Milling Drive: End of Cut
-------------------------------------Getter Method
Signature
DmCmEndCutRadioReturns: the value of custom/auto Return type: NXOpen.CAM.DmCmBuilderDmCmCutPointTypeNew in version NX5.0.0.
License requirements: None.
-------------------------------------Setter Method
Signature
DmCmEndCutRadioParameters: dmCmEndCutRadio ( NXOpen.CAM.DmCmBuilderDmCmCutPointType) – the value of custom/autoNew in version NX5.0.0.
License requirements: None.
DmCmEndCutToolAxisGuideVector¶
-
DmCmBuilder.DmCmEndCutToolAxisGuideVector¶ Returns or sets the end tool side vector, Contour Milling Drive: End of Cut
-------------------------------------Getter Method
Signature
DmCmEndCutToolAxisGuideVectorReturns: the value of end tool side vector Return type: NXOpen.CAM.DmCmBuilderToolAxisGuideVectorTypeNew in version NX5.0.0.
License requirements: None.
-------------------------------------Setter Method
Signature
DmCmEndCutToolAxisGuideVectorParameters: guideVec ( NXOpen.CAM.DmCmBuilderToolAxisGuideVectorType) – the value of end tool side vectorNew in version NX5.0.0.
License requirements: None.
DmCmFloorWallStockFloorBuilder¶
-
DmCmBuilder.DmCmFloorWallStockFloorBuilder¶ Returns the Floor Stock builder (inheritable double)
-------------------------------------Getter Method
Signature
DmCmFloorWallStockFloorBuilderReturns: The Floor Stock builder Return type: NXOpen.CAM.InheritableDoubleBuilderNew in version NX5.0.0.
License requirements: cam_base (“CAM BASE”)
DmCmFloorWallStockSame¶
-
DmCmBuilder.DmCmFloorWallStockSame¶ Returns or sets the Contour Profile Drive: Floor Stock / Wall Stock
-------------------------------------Getter Method
Signature
DmCmFloorWallStockSameReturns: the Use Floor Stock Same as Wall value Return type: bool New in version NX5.0.0.
License requirements: None.
-------------------------------------Setter Method
Signature
DmCmFloorWallStockSameParameters: dmCmFloorWallStockSame (bool) – the Use Floor Stock Same as Wall value New in version NX5.0.0.
License requirements: None.
DmCmFloorWallStockWallBuilder¶
-
DmCmBuilder.DmCmFloorWallStockWallBuilder¶ Returns the Wall Stock builder (inheritable double)
-------------------------------------Getter Method
Signature
DmCmFloorWallStockWallBuilderReturns: The Wall Stock builder Return type: NXOpen.CAM.InheritableDoubleBuilderNew in version NX5.0.0.
License requirements: None.
DmCmMultiplePassesBuilder¶
-
DmCmBuilder.DmCmMultiplePassesBuilder¶ Returns the Multiple Passes builder
-------------------------------------Getter Method
Signature
DmCmMultiplePassesBuilderReturns: The Multiple Passes builder Return type: NXOpen.CAM.DmCmMultiplePassesCiBuilderNew in version NX5.0.0.
License requirements: None.
DmCmStartCutDisType¶
-
DmCmBuilder.DmCmStartCutDisType¶ Returns or sets the ext_dis, Contour Milling Drive: Start of Cut
-------------------------------------Getter Method
Signature
DmCmStartCutDisTypeReturns: the value of ext_dis Return type: NXOpen.CAM.DmCmBuilderExtDisTypeNew in version NX5.0.0.
Deprecated since version NX8.5.0: Use
CAM.DmCmBuilder.StartExtDistSpecValueBuilder()instead.License requirements: None.
-------------------------------------Setter Method
Signature
DmCmStartCutDisTypeParameters: dmCmStartCutDisType ( NXOpen.CAM.DmCmBuilderExtDisType) – the value of ext_disNew in version NX5.0.0.
Deprecated since version NX8.5.0: Use
CAM.DmCmBuilder.StartExtDistSpecValueBuilder()instead.License requirements: None.
DmCmStartCutExtend¶
-
DmCmBuilder.DmCmStartCutExtend¶ Returns or sets the Extend, Contour Milling Drive: Start of Cut
-------------------------------------Getter Method
Signature
DmCmStartCutExtendReturns: the Extend value Return type: bool New in version NX5.0.0.
Deprecated since version NX8.5.0: Use
CAM.DmCmBuilder.StartExtDistSpecValueBuilder()instead.License requirements: None.
-------------------------------------Setter Method
Signature
DmCmStartCutExtendParameters: dmCmStartCutExtend (bool) – the Extend value New in version NX5.0.0.
Deprecated since version NX8.5.0: Use
CAM.DmCmBuilder.StartExtDistSpecValueBuilder()instead.License requirements: None.
DmCmStartCutRadio¶
-
DmCmBuilder.DmCmStartCutRadio¶ Returns or sets the custom/auto, Contour Milling Drive: Start of Cut
-------------------------------------Getter Method
Signature
DmCmStartCutRadioReturns: the value of custom/auto Return type: NXOpen.CAM.DmCmBuilderDmCmCutPointTypeNew in version NX5.0.0.
License requirements: None.
-------------------------------------Setter Method
Signature
DmCmStartCutRadioParameters: dmCmStartCutRadio ( NXOpen.CAM.DmCmBuilderDmCmCutPointType) – the value of custom/autoNew in version NX5.0.0.
License requirements: None.
DmCmStartCutToolAxisGuideVector¶
-
DmCmBuilder.DmCmStartCutToolAxisGuideVector¶ Returns or sets the start tool side vector, Contour Milling Drive: Start of Cut
-------------------------------------Getter Method
Signature
DmCmStartCutToolAxisGuideVectorReturns: the value of start tool side vector Return type: NXOpen.CAM.DmCmBuilderToolAxisGuideVectorTypeNew in version NX5.0.0.
License requirements: None.
-------------------------------------Setter Method
Signature
DmCmStartCutToolAxisGuideVectorParameters: guideVec ( NXOpen.CAM.DmCmBuilderToolAxisGuideVectorType) – the value of start tool side vectorNew in version NX5.0.0.
License requirements: None.
EndExtDistSpecValueBuilder¶
-
DmCmBuilder.EndExtDistSpecValueBuilder¶ Returns the builder of Distance, Contour Milling Drive: End of Cut
-------------------------------------Getter Method
Signature
EndExtDistSpecValueBuilderReturns: The Distance builder Return type: NXOpen.CAM.InheritableToolDepBuilderNew in version NX5.0.0.
License requirements: cam_base (“CAM BASE”)
FollowWallBottom¶
-
DmCmBuilder.FollowWallBottom¶ Returns or sets the Follow Wall Bottom
-------------------------------------Getter Method
Signature
FollowWallBottomReturns: the Follow Wall Bottom value Return type: bool New in version NX5.0.0.
License requirements: None.
-------------------------------------Setter Method
Signature
FollowWallBottomParameters: followWallBottom (bool) – the Follow Wall Bottom value New in version NX5.0.0.
License requirements: None.
StartExtDistSpecValueBuilder¶
-
DmCmBuilder.StartExtDistSpecValueBuilder¶ Returns the builder of Distance, Contour Milling Drive: Start of Cut
-------------------------------------Getter Method
Signature
StartExtDistSpecValueBuilderReturns: The Distance builder Return type: NXOpen.CAM.InheritableToolDepBuilderNew in version NX5.0.0.
License requirements: cam_base (“CAM BASE”)
ToolPositionOffsetBuilder¶
-
DmCmBuilder.ToolPositionOffsetBuilder¶ Returns the part stock builder (inheritable double)
-------------------------------------Getter Method
Signature
ToolPositionOffsetBuilderReturns: The tool position offset builder Return type: NXOpen.CAM.InheritableDoubleBuilderNew in version NX5.0.0.
License requirements: None.