Class AxisMoveBuilder
Inheritance
AxisMoveBuilder
Assembly: NXOpen.dll
Syntax
public class AxisMoveBuilder : BaseBuilder, IMessageSink, IComponentBuilder
Constructors
AxisMoveBuilder()
Declaration
protected AxisMoveBuilder()
Properties
Length
Declaration
public double Length { get; set; }
Property Value
Limit
Declaration
public AxisMoveBuilder.JaCamAxisMoveLimitTypes Limit { get; set; }
Property Value
Type
Declaration
public AxisMoveBuilder.Types Type { get; set; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink