Class LaserControlPoint
Inheritance
LaserControlPoint
Assembly: NXOpen.dll
Syntax
public class LaserControlPoint : TaggedObject, IMessageSink
Constructors
LaserControlPoint()
Declaration
protected LaserControlPoint()
Properties
Csys
Declaration
public CartesianCoordinateSystem Csys { get; set; }
Property Value
EventFlag
Declaration
public bool EventFlag { get; set; }
Property Value
LocalHeadOrientType
Declaration
public LaserControlPoint.HeadOrientTypes LocalHeadOrientType { get; set; }
Property Value
Point
Declaration
public Point Point { get; set; }
Property Value
ProcessType
Declaration
public LaserControlPoint.ProcessTypes ProcessType { get; set; }
Property Value
UdeSet
Declaration
public UdeSet UdeSet { get; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink