Class DrawingViewItemBuilder
Inheritance
System.Object
System.MarshalByRefObject
DrawingViewItemBuilder
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)
Namespace: NXOpen.Features.ShipDesign.GeneralArrangement
Assembly: NXOpen.dll
Syntax
public class DrawingViewItemBuilder : DrawingItemBuilder, IMessageSink, IComponentBuilder
Constructors
DrawingViewItemBuilder()
Declaration
protected DrawingViewItemBuilder()
Properties
HorizontalFrameBarPosition
Declaration
public DrawingViewItemBuilder.FrameBarPositionType HorizontalFrameBarPosition { get; set; }
Property Value
Type | Description |
---|---|
DrawingViewItemBuilder.FrameBarPositionType |
ShowFireAndSafetyPlanSymbol
Declaration
public bool ShowFireAndSafetyPlanSymbol { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
ShowHorizontalFrameBar
Declaration
public bool ShowHorizontalFrameBar { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
ShowOpeningFillingLine
Declaration
public bool ShowOpeningFillingLine { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
ShowOverallDimension
Declaration
public bool ShowOverallDimension { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
ShowPMILabel
Declaration
public bool ShowPMILabel { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
ShowVerticalFrameBar
Declaration
public bool ShowVerticalFrameBar { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
VerticalFrameBarPosition
Declaration
public DrawingViewItemBuilder.FrameBarPositionType VerticalFrameBarPosition { get; set; }
Property Value
Type | Description |
---|---|
DrawingViewItemBuilder.FrameBarPositionType |
Implements
System.Runtime.Remoting.Messaging.IMessageSink