Class ShipDraftingViewLinesBuilder
Inheritance
System.Object
System.MarshalByRefObject
ShipDraftingViewLinesBuilder
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 ShipDraftingViewLinesBuilder : TaggedObject, IMessageSink, IComponentBuilder
Constructors
ShipDraftingViewLinesBuilder()
Declaration
protected ShipDraftingViewLinesBuilder()
Properties
NonSectionedHiddenColor
Declaration
public NXColor NonSectionedHiddenColor { get; set; }
Property Value
NonSectionedHiddenFont
Declaration
public Font NonSectionedHiddenFont { get; set; }
Property Value
NonSectionedHiddenWidth
Declaration
public Width NonSectionedHiddenWidth { get; set; }
Property Value
NonSectionedSecondaryHiddenColor
Declaration
public NXColor NonSectionedSecondaryHiddenColor { get; set; }
Property Value
NonSectionedSecondaryHiddenFont
Declaration
public Font NonSectionedSecondaryHiddenFont { get; set; }
Property Value
NonSectionedSecondaryHiddenWidth
Declaration
public Width NonSectionedSecondaryHiddenWidth { get; set; }
Property Value
NonSectionedSecondaryVisibleColor
Declaration
public NXColor NonSectionedSecondaryVisibleColor { get; set; }
Property Value
NonSectionedSecondaryVisibleFont
Declaration
public Font NonSectionedSecondaryVisibleFont { get; set; }
Property Value
NonSectionedSecondaryVisibleWidth
Declaration
public Width NonSectionedSecondaryVisibleWidth { get; set; }
Property Value
NonSectionedVisibleColor
Declaration
public NXColor NonSectionedVisibleColor { get; set; }
Property Value
NonSectionedVisibleFont
Declaration
public Font NonSectionedVisibleFont { get; set; }
Property Value
NonSectionedVisibleWidth
Declaration
public Width NonSectionedVisibleWidth { get; set; }
Property Value
SectionedHiddenColor
Declaration
public NXColor SectionedHiddenColor { get; set; }
Property Value
SectionedHiddenFont
Declaration
public Font SectionedHiddenFont { get; set; }
Property Value
SectionedHiddenWidth
Declaration
public Width SectionedHiddenWidth { get; set; }
Property Value
SectionedSecondaryHiddenColor
Declaration
public NXColor SectionedSecondaryHiddenColor { get; set; }
Property Value
SectionedSecondaryHiddenFont
Declaration
public Font SectionedSecondaryHiddenFont { get; set; }
Property Value
SectionedSecondaryHiddenWidth
Declaration
public Width SectionedSecondaryHiddenWidth { get; set; }
Property Value
SectionedSecondaryVisibleColor
Declaration
public NXColor SectionedSecondaryVisibleColor { get; set; }
Property Value
SectionedSecondaryVisibleFont
Declaration
public Font SectionedSecondaryVisibleFont { get; set; }
Property Value
SectionedSecondaryVisibleWidth
Declaration
public Width SectionedSecondaryVisibleWidth { get; set; }
Property Value
SectionedVisibleColor
Declaration
public NXColor SectionedVisibleColor { get; set; }
Property Value
SectionedVisibleFont
Declaration
public Font SectionedVisibleFont { get; set; }
Property Value
SectionedVisibleWidth
Declaration
public Width SectionedVisibleWidth { get; set; }
Property Value
SingleLineRepresentation
Declaration
public bool SingleLineRepresentation { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Methods
Validate()
Declaration
Returns
Type |
Description |
System.Boolean |
|
Implements
System.Runtime.Remoting.Messaging.IMessageSink