Class OrientXpressBuilder
Inheritance
OrientXpressBuilder
Assembly: NXOpen.dll
Syntax
public class OrientXpressBuilder : TaggedObject, IMessageSink
Constructors
OrientXpressBuilder()
Declaration
protected OrientXpressBuilder()
Properties
AxisOption
Declaration
public OrientXpressBuilder.Axis AxisOption { get; set; }
Property Value
Csys
Declaration
public CoordinateSystem Csys { get; set; }
Property Value
FixedCsys
Declaration
public NXObject FixedCsys { get; set; }
Property Value
PlaneOption
Declaration
public OrientXpressBuilder.Plane PlaneOption { get; set; }
Property Value
ProgramDefinedCsys
Declaration
public NXObject ProgramDefinedCsys { get; set; }
Property Value
ReferenceOption
Declaration
public OrientXpressBuilder.Reference ReferenceOption { get; set; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink