NXOpen .NET Reference  12.0.0
Public Types | Public Member Functions | Properties | List of all members
NXOpen.CAM.NcmSubopBuilder Class Reference

Represents a NXOpen.CAM.NcmSubopBuilder More...

Inheritance diagram for NXOpen.CAM.NcmSubopBuilder:
NXOpen.CAM.BaseBuilder NXOpen.GeometricUtilities.IComponentBuilder NXOpen.CAM.NcmHoleMachining NXOpen.CAM.NcmOptimizeGroup NXOpen.CAM.NcmPlanarBuilder NXOpen.CAM.NcmScBuilder NXOpen.CAM.NcmTurningBuilder NXOpen.CAM.NcmWedmBuilder NXOpen.CAM.NcmHoleDrilling NXOpen.CAM.NcmTurnRoughFinishBuilder NXOpen.CAM.NcmTurnThreadBuilder NXOpen.CAM.NcmTurnRoughBuilder

Public Types

enum  DefaultRegionStartTypes { MidPoint, Corner }
 Available types for default region start in subop milling More...
 

Public Member Functions

unsafe void GetRegionStartPoints (out NXOpen.Point[] regionStartPoints)
 Returns region start points More...
 
unsafe void SetRegionStartPoints (NXOpen.Point[] regionStartPoints)
 Sets region start points More...
 
- Public Member Functions inherited from NXOpen.CAM.BaseBuilder
unsafe NXOpen.TaggedObject GetCustomizableItemBuilder (string name)
 Returns the customizable item builder for given customizable item name More...
 
unsafe string[] GetCustomizableItemNames ()
 Returns the names for all customizable item ids More...
 
unsafe bool Validate ()
 Validate whether the inputs to the component are sufficient for commit to be called. More...
 

Properties

unsafe
NXOpen.CAM.NcmSubopBuilder.DefaultRegionStartTypes 
DefaultRegionStartType [get, set]
 Returns or sets the region start type More...
 
unsafe
NXOpen.CAM.InheritableToolDepBuilder 
StartPointsEffectDistBuilder [get]
 Returns the region start points effective distance builder (inheritable tool dep) More...
 
unsafe bool StartPointsUseEffectDist [get, set]
 Returns or sets the start points use effective distance More...
 

Detailed Description

Represents a NXOpen.CAM.NcmSubopBuilder

Created in NX5.0.0

Member Enumeration Documentation

Available types for default region start in subop milling

Enumerator
MidPoint 

start at mid point

Corner 

start_at_corners

Member Function Documentation

unsafe void NXOpen.CAM.NcmSubopBuilder.GetRegionStartPoints ( out NXOpen.Point[]  regionStartPoints)

Returns region start points

Created in NX8.5.0

License requirements: None.

Parameters
regionStartPointsThe points
unsafe void NXOpen.CAM.NcmSubopBuilder.SetRegionStartPoints ( NXOpen.Point[]  regionStartPoints)

Sets region start points

Created in NX8.5.0

License requirements: cam_base ("CAM BASE")

Parameters
regionStartPointsThe points

Property Documentation

unsafe NXOpen.CAM.NcmSubopBuilder.DefaultRegionStartTypes NXOpen.CAM.NcmSubopBuilder.DefaultRegionStartType
getset

Returns or sets the region start 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.NcmSubopBuilder.StartPointsEffectDistBuilder
get

Returns the region start points effective distance builder (inheritable tool dep)

Created in NX8.5.0

License requirements: None.

unsafe bool NXOpen.CAM.NcmSubopBuilder.StartPointsUseEffectDist
getset

Returns or sets the start points use effective distance

Created in NX8.5.0

License requirements to get this property: None.

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


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