Class LineArrowStyleBuilder
Inheritance
LineArrowStyleBuilder
Assembly: NXOpen.dll
Syntax
public class LineArrowStyleBuilder : TaggedObject, IMessageSink, IComponentBuilder
Constructors
LineArrowStyleBuilder()
Declaration
protected LineArrowStyleBuilder()
Properties
AllAroundSymbolSize
Declaration
public double AllAroundSymbolSize { get; set; }
Property Value
ArrowheadIncludedAngle
Declaration
public double ArrowheadIncludedAngle { get; set; }
Property Value
ArrowheadLength
Declaration
public double ArrowheadLength { get; set; }
Property Value
BalloonLeaderArrowHeadType
Declaration
public ArrowheadType BalloonLeaderArrowHeadType { get; set; }
Property Value
ClipOrdinateDimensionLine
Declaration
public bool ClipOrdinateDimensionLine { get; set; }
Property Value
DatumLengthPastArrow
Declaration
public double DatumLengthPastArrow { get; set; }
Property Value
DotArrowheadDiameter
Declaration
public double DotArrowheadDiameter { get; set; }
Property Value
FirstArrowLineColor
Declaration
public NXColor FirstArrowLineColor { get; set; }
Property Value
FirstArrowLineFont
Declaration
public DisplayableObject.ObjectFont FirstArrowLineFont { get; set; }
Property Value
FirstArrowLineWidth
Declaration
public LineWidth FirstArrowLineWidth { get; set; }
Property Value
FirstArrowType
Declaration
public ArrowheadType FirstArrowType { get; set; }
Property Value
FirstArrowheadColor
Declaration
public NXColor FirstArrowheadColor { get; set; }
Property Value
FirstArrowheadFont
Declaration
public DisplayableObject.ObjectFont FirstArrowheadFont { get; set; }
Property Value
FirstArrowheadWidth
Declaration
public LineWidth FirstArrowheadWidth { get; set; }
Property Value
FirstExtensionLineColor
Declaration
public NXColor FirstExtensionLineColor { get; set; }
Property Value
FirstExtensionLineFont
Declaration
public DisplayableObject.ObjectFont FirstExtensionLineFont { get; set; }
Property Value
FirstExtensionLineWidth
Declaration
public LineWidth FirstExtensionLineWidth { get; set; }
Property Value
FirstJogAngle
Declaration
public double FirstJogAngle { get; set; }
Property Value
FirstJogDisplay
Declaration
public bool FirstJogDisplay { get; set; }
Property Value
FirstJogEndOffset
Declaration
public double FirstJogEndOffset { get; set; }
Property Value
FirstJogOrientation
Declaration
public JogOrientation FirstJogOrientation { get; set; }
Property Value
FirstJogStartOffset
Declaration
public double FirstJogStartOffset { get; set; }
Property Value
FirstPosToExtensionLineDistance
Declaration
public double FirstPosToExtensionLineDistance { get; set; }
Property Value
LeaderLocation
Declaration
public VerticalTextJustification LeaderLocation { get; set; }
Property Value
LeaderOrientation
Declaration
public LeaderSide LeaderOrientation { get; set; }
Property Value
LinePastArrowDistance
Declaration
public double LinePastArrowDistance { get; set; }
Property Value
LinePastArrowDistance2
Declaration
public double LinePastArrowDistance2 { get; set; }
Property Value
ObliqueExtensionLineAngle
Declaration
public double ObliqueExtensionLineAngle { get; set; }
Property Value
SecondArrowLineColor
Declaration
public NXColor SecondArrowLineColor { get; set; }
Property Value
SecondArrowLineFont
Declaration
public DisplayableObject.ObjectFont SecondArrowLineFont { get; set; }
Property Value
SecondArrowLineWidth
Declaration
public LineWidth SecondArrowLineWidth { get; set; }
Property Value
SecondArrowType
Declaration
public ArrowheadType SecondArrowType { get; set; }
Property Value
SecondArrowheadColor
Declaration
public NXColor SecondArrowheadColor { get; set; }
Property Value
SecondArrowheadFont
Declaration
public DisplayableObject.ObjectFont SecondArrowheadFont { get; set; }
Property Value
SecondArrowheadWidth
Declaration
public LineWidth SecondArrowheadWidth { get; set; }
Property Value
SecondExtensionLineColor
Declaration
public NXColor SecondExtensionLineColor { get; set; }
Property Value
SecondExtensionLineFont
Declaration
public DisplayableObject.ObjectFont SecondExtensionLineFont { get; set; }
Property Value
SecondExtensionLineWidth
Declaration
public LineWidth SecondExtensionLineWidth { get; set; }
Property Value
SecondJogAngle
Declaration
public double SecondJogAngle { get; set; }
Property Value
SecondJogDisplay
Declaration
public bool SecondJogDisplay { get; set; }
Property Value
SecondJogEndOffset
Declaration
public double SecondJogEndOffset { get; set; }
Property Value
SecondJogOrientation
Declaration
public JogOrientation SecondJogOrientation { get; set; }
Property Value
SecondJogStartOffset
Declaration
public double SecondJogStartOffset { get; set; }
Property Value
SecondPosToExtensionLineDistance
Declaration
public double SecondPosToExtensionLineDistance { get; set; }
Property Value
StubLength
Declaration
public double StubLength { get; set; }
Property Value
StubSymbolType
Declaration
public StubSymbolType StubSymbolType { get; set; }
Property Value
TextOverLeaderGapFactor
Declaration
public double TextOverLeaderGapFactor { get; set; }
Property Value
TextOverStubFactor
Declaration
public double TextOverStubFactor { get; set; }
Property Value
TextToLineDistance
Declaration
public double TextToLineDistance { get; set; }
Property Value
Methods
Validate()
Declaration
Returns
Implements
System.Runtime.Remoting.Messaging.IMessageSink