Class OrdinateBaselineBuilder
Inheritance
OrdinateBaselineBuilder
Assembly: NXOpen.dll
Syntax
public class OrdinateBaselineBuilder : TaggedObject, IMessageSink, IComponentBuilder
Constructors
OrdinateBaselineBuilder()
Declaration
protected OrdinateBaselineBuilder()
Properties
ActivateBaseline
Declaration
public bool ActivateBaseline { get; set; }
Property Value
ActivatePerpendicular
Declaration
public bool ActivatePerpendicular { get; set; }
Property Value
BaselineVector
Declaration
public Direction BaselineVector { get; set; }
Property Value
IsBaselineDirectionReversed
Declaration
public bool IsBaselineDirectionReversed { get; set; }
Property Value
IsPerpendicularBaselineDirectionReversed
Declaration
public bool IsPerpendicularBaselineDirectionReversed { get; set; }
Property Value
Methods
Validate()
Declaration
Returns
Implements
System.Runtime.Remoting.Messaging.IMessageSink