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.NcmSubopBuilder Class Reference

Represents a NXOpen.CAM.NcmSubopBuilder More...

Inheritance diagram for NXOpen.CAM.NcmSubopBuilder:
NXOpen.CAM.BaseBuilder NXOpen.TaggedObject NXOpen.GeometricUtilities.IComponentBuilder NXOpen.Utilities.NXRemotableObject IMessageSink 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...
 
enum  TransferUsing {
  EngageRetract, FollowBoundary, LiftPlunge, None,
  Smooth
}
 transfer using type for transfer within region 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...
 
- 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.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...
 

Additional Inherited Members

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

transfer using type for transfer within region

Enumerator
EngageRetract 

Use engage and retract defined

FollowBoundary 

follow boundary (for future use)

LiftPlunge 

lift and plunge

None 

none

Smooth 

smooth

Member Function Documentation

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

Returns region start points

Created in NX8.5.0

License requirements: None.

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

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 2019 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.