Class LaserControlPoint
Inheritance
System.Object
System.MarshalByRefObject
LaserControlPoint
Implements
System.Runtime.Remoting.Messaging.IMessageSink
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 LaserControlPoint : TaggedObject, IMessageSink
Constructors
LaserControlPoint()
Declaration
protected LaserControlPoint()
Properties
Csys
Declaration
public CartesianCoordinateSystem Csys { get; set; }
Property Value
Type | Description |
---|---|
CartesianCoordinateSystem |
EventFlag
Declaration
public bool EventFlag { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
LocalHeadOrientType
Declaration
public LaserControlPoint.HeadOrientTypes LocalHeadOrientType { get; set; }
Property Value
Type | Description |
---|---|
LaserControlPoint.HeadOrientTypes |
Point
Declaration
public Point Point { get; set; }
Property Value
Type | Description |
---|---|
Point |
ProcessType
Declaration
public LaserControlPoint.ProcessTypes ProcessType { get; set; }
Property Value
Type | Description |
---|---|
LaserControlPoint.ProcessTypes |
UdeSet
Declaration
public UdeSet UdeSet { get; }
Property Value
Type | Description |
---|---|
UdeSet |
Implements
System.Runtime.Remoting.Messaging.IMessageSink