Class InPathEventDataBuilder
Inheritance
InPathEventDataBuilder
Assembly: NXOpen.dll
Syntax
public class InPathEventDataBuilder : NXObject, IMessageSink, INXObject
Constructors
InPathEventDataBuilder()
Declaration
protected InPathEventDataBuilder()
Properties
Distance
Declaration
public double Distance { get; set; }
Property Value
Method
Declaration
public InPathEventDataBuilder.LocationMethod Method { get; set; }
Property Value
Pass
Declaration
public int Pass { get; set; }
Property Value
Point
Declaration
public Point Point { get; set; }
Property Value
Status
Declaration
public bool Status { get; set; }
Property Value
Udeset
Declaration
public NXObject Udeset { get; set; }
Property Value
UdesetBuilder
Declaration
public UdeSet UdesetBuilder { get; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink