Class NcmHoleMachiningEngRet
Inheritance
NcmHoleMachiningEngRet
Assembly: NXOpen.dll
Syntax
public class NcmHoleMachiningEngRet : TaggedObject, IMessageSink
Constructors
NcmHoleMachiningEngRet()
Declaration
protected NcmHoleMachiningEngRet()
Properties
EngRetType
Declaration
public NcmHoleMachiningEngRet.EngRetTypes EngRetType { get; set; }
Property Value
Height
Declaration
public InheritableToolDepBuilder Height { get; }
Property Value
MinClearance
Declaration
public InheritableToolDepBuilder MinClearance { get; }
Property Value
StartFromCenter
Declaration
public bool StartFromCenter { get; set; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink