Class DrawingViewItemBuilder
Inheritance
DrawingViewItemBuilder
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
ShowFireAndSafetyPlanSymbol
Declaration
public bool ShowFireAndSafetyPlanSymbol { get; set; }
Property Value
ShowHorizontalFrameBar
Declaration
public bool ShowHorizontalFrameBar { get; set; }
Property Value
ShowOpeningFillingLine
Declaration
public bool ShowOpeningFillingLine { get; set; }
Property Value
ShowOverallDimension
Declaration
public bool ShowOverallDimension { get; set; }
Property Value
ShowPMILabel
Declaration
public bool ShowPMILabel { get; set; }
Property Value
ShowVerticalFrameBar
Declaration
public bool ShowVerticalFrameBar { get; set; }
Property Value
VerticalFrameBarPosition
Declaration
public DrawingViewItemBuilder.FrameBarPositionType VerticalFrameBarPosition { get; set; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink