Class LineArrowStyleBuilder
Inheritance
System.Object
System.MarshalByRefObject
LineArrowStyleBuilder
Implements
System.Runtime.Remoting.Messaging.IMessageSink
Inherited Members
System.MarshalByRefObject.CreateObjRef(System.Type)
System.MarshalByRefObject.GetLifetimeService()
System.MarshalByRefObject.InitializeLifetimeService()
System.MarshalByRefObject.MemberwiseClone(System.Boolean)
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
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
Type |
Description |
System.Double |
|
ArrowheadIncludedAngle
Declaration
public double ArrowheadIncludedAngle { get; set; }
Property Value
Type |
Description |
System.Double |
|
ArrowheadLength
Declaration
public double ArrowheadLength { get; set; }
Property Value
Type |
Description |
System.Double |
|
BalloonLeaderArrowHeadType
Declaration
public ArrowheadType BalloonLeaderArrowHeadType { get; set; }
Property Value
ClipOrdinateDimensionLine
Declaration
public bool ClipOrdinateDimensionLine { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
DatumLengthPastArrow
Declaration
public double DatumLengthPastArrow { get; set; }
Property Value
Type |
Description |
System.Double |
|
DotArrowheadDiameter
Declaration
public double DotArrowheadDiameter { get; set; }
Property Value
Type |
Description |
System.Double |
|
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
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
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
Type |
Description |
System.Double |
|
FirstJogDisplay
Declaration
public bool FirstJogDisplay { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
FirstJogEndOffset
Declaration
public double FirstJogEndOffset { get; set; }
Property Value
Type |
Description |
System.Double |
|
FirstJogOrientation
Declaration
public JogOrientation FirstJogOrientation { get; set; }
Property Value
FirstJogStartOffset
Declaration
public double FirstJogStartOffset { get; set; }
Property Value
Type |
Description |
System.Double |
|
FirstPosToExtensionLineDistance
Declaration
public double FirstPosToExtensionLineDistance { get; set; }
Property Value
Type |
Description |
System.Double |
|
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
Type |
Description |
System.Double |
|
LinePastArrowDistance2
Declaration
public double LinePastArrowDistance2 { get; set; }
Property Value
Type |
Description |
System.Double |
|
ObliqueExtensionLineAngle
Declaration
public double ObliqueExtensionLineAngle { get; set; }
Property Value
Type |
Description |
System.Double |
|
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
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
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
Type |
Description |
System.Double |
|
SecondJogDisplay
Declaration
public bool SecondJogDisplay { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
SecondJogEndOffset
Declaration
public double SecondJogEndOffset { get; set; }
Property Value
Type |
Description |
System.Double |
|
SecondJogOrientation
Declaration
public JogOrientation SecondJogOrientation { get; set; }
Property Value
SecondJogStartOffset
Declaration
public double SecondJogStartOffset { get; set; }
Property Value
Type |
Description |
System.Double |
|
SecondPosToExtensionLineDistance
Declaration
public double SecondPosToExtensionLineDistance { get; set; }
Property Value
Type |
Description |
System.Double |
|
StubLength
Declaration
public double StubLength { get; set; }
Property Value
Type |
Description |
System.Double |
|
StubSymbolType
Declaration
public StubSymbolType StubSymbolType { get; set; }
Property Value
TextOverLeaderGapFactor
Declaration
public double TextOverLeaderGapFactor { get; set; }
Property Value
Type |
Description |
System.Double |
|
TextOverStubFactor
Declaration
public double TextOverStubFactor { get; set; }
Property Value
Type |
Description |
System.Double |
|
TextToLineDistance
Declaration
public double TextToLineDistance { get; set; }
Property Value
Type |
Description |
System.Double |
|
Methods
Validate()
Declaration
Returns
Type |
Description |
System.Boolean |
|
Implements
System.Runtime.Remoting.Messaging.IMessageSink