Class ViewSectionLineBuilder
Inheritance
ViewSectionLineBuilder
Assembly: NXOpen.dll
Syntax
public class ViewSectionLineBuilder : TaggedObject, IMessageSink, IComponentBuilder
Constructors
ViewSectionLineBuilder()
Declaration
protected ViewSectionLineBuilder()
Properties
ArrowLength
Declaration
public double ArrowLength { get; set; }
Property Value
ArrowheadAngle
Declaration
public double ArrowheadAngle { get; set; }
Property Value
ArrowheadLength
Declaration
public double ArrowheadLength { get; set; }
Property Value
BendAndEndSegmentWidthFactor
Declaration
public double BendAndEndSegmentWidthFactor { get; set; }
Property Value
BorderToArrowDistance
Declaration
public double BorderToArrowDistance { get; set; }
Property Value
Display
Declaration
public bool Display { get; set; }
Property Value
DisplayLettersOnBends
Declaration
public bool DisplayLettersOnBends { get; set; }
Property Value
DisplayRotationLetter
Declaration
public bool DisplayRotationLetter { get; set; }
Property Value
Gap
Declaration
public double Gap { get; set; }
Property Value
LabelLocation
Declaration
public ViewSectionLineBuilder.LocationType LabelLocation { get; set; }
Property Value
LineColorFontWidth
Declaration
public LineColorFontWidthBuilder LineColorFontWidth { get; }
Property Value
LineLength
Declaration
public double LineLength { get; set; }
Property Value
Overhang
Declaration
public double Overhang { get; set; }
Property Value
SelectRotationLetter
Declaration
public SelectTaggedObject SelectRotationLetter { get; }
Property Value
ShowSectionLine
Declaration
public ViewSectionLineBuilder.ShowSectionLineType ShowSectionLine { get; set; }
Property Value
Style
Declaration
public ViewSectionLineBuilder.StyleType Style { get; set; }
Property Value
TypeStandard
Declaration
public ViewSectionLineBuilder.DisplayType TypeStandard { get; set; }
Property Value
UseLineLength
Declaration
public bool UseLineLength { get; set; }
Property Value
UseOffset
Declaration
public bool UseOffset { get; set; }
Property Value
Methods
InheritSettingsFromCustomerDefault()
Declaration
public void InheritSettingsFromCustomerDefault()
InheritSettingsFromPreferences()
Declaration
public void InheritSettingsFromPreferences()
InheritSettingsFromSelectedObjects(NXObject)
Declaration
public void InheritSettingsFromSelectedObjects(NXObject selectedObject)
Parameters
Type |
Name |
Description |
NXObject |
selectedObject |
|
Validate()
Declaration
Returns
Implements
System.Runtime.Remoting.Messaging.IMessageSink