The StructureStylePlanOption type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | MaskConnectedObjects |
Gets or sets the boolean value that specifies whether the pipe objects are masked by the structure object in plan view.
|
![]() | PlanViewOptions |
Gets or sets the enum value that specifies whether the 2D plan view of the structure style is displayed as an outline of the 3D object, or as an AutoCAD block reference.
|
![]() | Size |
Gets or sets the absolute size of the block to display in plan view, if the SizeType is specified as aeccStructureUseAbsoluteUnits.
|
![]() | SizePercent |
Gets or sets the percent of screen to use when sizing the block displayed in plan view, if SizeType is defined as aeccStructureUseSizeAsPercentageOfScreen.
|
![]() | SizeType |
Gets or sets the enum value that controls relative sizing when an AutoCAD block is used to represent the structure in plan view.
|
![]() | SymbolBlockName |
Gets or sets the name of the block reference to use when displaying in plan view.
|
![]() | SymbolBlockXScale |
Gets or sets the X scale to use when displaying with a block reference in plan view.
|
![]() | SymbolBlockYScale |
Gets or sets the Y scale to use when displaying with a block reference in plan view.
|
![]() | SymbolBlockZScale |
Gets or sets the Z scale to use when displaying with a block reference in plan view.
|