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

Represents a builder for an inheritable double value in of a CAM. More...

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

Public Types

enum  EngRetTypes {
  SameAsDefault, SameAsEngage, Helical, Linear,
  Circular, None, MinimumClearance
}
 Available types for engage/retract in Planar Milling More...
 

Properties

unsafe
NXOpen.CAM.NcmHoleMachiningEngRet.EngRetTypes 
EngRetType [get, set]
 Returns or sets the type of engage/retract More...
 
unsafe
NXOpen.CAM.InheritableToolDepBuilder 
Height [get]
 Returns the engage/retract height builder More...
 
unsafe
NXOpen.CAM.InheritableToolDepBuilder 
MinClearance [get]
 Returns the engage/retract min clearance builder More...
 
unsafe bool StartFromCenter [get, set]
 Returns or sets the engage/retract start at arc center 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 builder for an inheritable double value in of a CAM.

CAMObject

Created in NX7.5.0

Member Enumeration Documentation

Available types for engage/retract in Planar Milling

Enumerator
SameAsDefault 

Same as Default (Inherit)

SameAsEngage 

Same as Engage

Helical 

Helical

Linear 

Linear

Circular 

Circular

None 

None

MinimumClearance 

Minimum Clearance

Property Documentation

unsafe NXOpen.CAM.NcmHoleMachiningEngRet.EngRetTypes NXOpen.CAM.NcmHoleMachiningEngRet.EngRetType
getset

Returns or sets the type of engage/retract

Created in NX7.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.NcmHoleMachiningEngRet.Height
get

Returns the engage/retract height builder

Created in NX7.5.0

License requirements: None.

unsafe NXOpen.CAM.InheritableToolDepBuilder NXOpen.CAM.NcmHoleMachiningEngRet.MinClearance
get

Returns the engage/retract min clearance builder

Created in NX7.5.0

License requirements: None.

unsafe bool NXOpen.CAM.NcmHoleMachiningEngRet.StartFromCenter
getset

Returns or sets the engage/retract start at arc center

Created in NX7.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.