Class LaserSlotCutout
Inheritance
System.Object
System.MarshalByRefObject
LaserSlotCutout
Inherited Members
System.MarshalByRefObject.CreateObjRef(System.Type)
System.MarshalByRefObject.GetLifetimeService()
System.MarshalByRefObject.InitializeLifetimeService()
System.MarshalByRefObject.MemberwiseClone(System.Boolean)
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
Namespace: NXOpen.CAM
Assembly: NXOpen.dll
Syntax
public class LaserSlotCutout : MoveBuilder, IMessageSink, IComponentBuilder
Constructors
LaserSlotCutout()
Declaration
protected LaserSlotCutout()
Properties
CutDirection
Declaration
public LaserCutDirection CutDirection { get; }
Property Value
Type | Description |
---|---|
LaserCutDirection |
CutoutDefinition
Declaration
public LaserCutoutDefinition CutoutDefinition { get; }
Property Value
Type | Description |
---|---|
LaserCutoutDefinition |
HeadOrientation
Declaration
public LaserHeadOrientation HeadOrientation { get; }
Property Value
Type | Description |
---|---|
LaserHeadOrientation |
PiercingPoint
Declaration
public LaserPiercingPoint PiercingPoint { get; }
Property Value
Type | Description |
---|---|
LaserPiercingPoint |
Implements
System.Runtime.Remoting.Messaging.IMessageSink