Class ViewSectionLineBuilder
Inheritance
System.Object
System.MarshalByRefObject
ViewSectionLineBuilder
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 ViewSectionLineBuilder : TaggedObject, IMessageSink, IComponentBuilder
Constructors
ViewSectionLineBuilder()
Declaration
protected ViewSectionLineBuilder()
Properties
ArrowheadAngle
Declaration
public double ArrowheadAngle { get; set; }
Property Value
Type |
Description |
System.Double |
|
ArrowheadLength
Declaration
public double ArrowheadLength { get; set; }
Property Value
Type |
Description |
System.Double |
|
ArrowLength
Declaration
public double ArrowLength { get; set; }
Property Value
Type |
Description |
System.Double |
|
BendAndEndSegmentWidthFactor
Declaration
public double BendAndEndSegmentWidthFactor { get; set; }
Property Value
Type |
Description |
System.Double |
|
BorderToArrowDistance
Declaration
public double BorderToArrowDistance { get; set; }
Property Value
Type |
Description |
System.Double |
|
Display
Declaration
public bool Display { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
DisplayLettersOnBends
Declaration
public bool DisplayLettersOnBends { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
DisplayRotationLetter
Declaration
public bool DisplayRotationLetter { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Gap
Declaration
public double Gap { get; set; }
Property Value
Type |
Description |
System.Double |
|
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
Type |
Description |
System.Double |
|
Overhang
Declaration
public double Overhang { get; set; }
Property Value
Type |
Description |
System.Double |
|
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
Type |
Description |
System.Boolean |
|
UseOffset
Declaration
public bool UseOffset { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
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
Type |
Description |
System.Boolean |
|
Implements
System.Runtime.Remoting.Messaging.IMessageSink