Class OriginAlignmentBuilder
Inheritance
OriginAlignmentBuilder
Assembly: NXOpen.dll
Syntax
public class OriginAlignmentBuilder : TaggedObject, IMessageSink, IComponentBuilder
Constructors
OriginAlignmentBuilder()
Declaration
protected OriginAlignmentBuilder()
Properties
AlignHorizontalVertical
Declaration
public bool AlignHorizontalVertical { get; set; }
Property Value
AlignToDimensionLine
Declaration
public bool AlignToDimensionLine { get; set; }
Property Value
AutoAlignment
Declaration
public OriginAlignmentBuilder.AutoAlignmentType AutoAlignment { get; set; }
Property Value
PositionAtSnapPoint
Declaration
public bool PositionAtSnapPoint { get; set; }
Property Value
PositionOnMargin
Declaration
public bool PositionOnMargin { get; set; }
Property Value
PositionRelativeToGeom
Declaration
public bool PositionRelativeToGeom { get; set; }
Property Value
PositionRelativeToView
Declaration
public bool PositionRelativeToView { get; set; }
Property Value
StackAnnotation
Declaration
public bool StackAnnotation { get; set; }
Property Value
Methods
Validate()
Declaration
Returns
Implements
System.Runtime.Remoting.Messaging.IMessageSink