Class VehicleCoordinateSystemBuilder
Inheritance
VehicleCoordinateSystemBuilder
Assembly: NXOpen.dll
Syntax
public class VehicleCoordinateSystemBuilder : FeatureBuilder, IMessageSink, IComponentBuilder
Constructors
VehicleCoordinateSystemBuilder()
Declaration
protected VehicleCoordinateSystemBuilder()
Properties
OriginPoint
Declaration
public Point OriginPoint { get; set; }
Property Value
Type
Declaration
public VehicleCoordinateSystemBuilder.Types Type { get; set; }
Property Value
XAxis
Declaration
public Direction XAxis { get; set; }
Property Value
ZAxis
Declaration
public Direction ZAxis { get; set; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink