Specifies the method that is used to define and draw the dimensions of the structure in model view.
Inheritance Hierarchy
SystemObject[T:Autodesk.Civil.CivilWrapper<AeccDbStructureStyle>]
Autodesk.Civil.DatabaseServices.StylesStructureStyleModelOption
Namespace: Autodesk.Civil.DatabaseServices.Styles
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280
Syntax
C#
public sealed class StructureStyleModelOption : [T:Autodesk.Civil.CivilWrapper<AeccDbStructureStyle>]
VB
Public NotInheritable Class StructureStyleModelOption Inherits [T:Autodesk.Civil.CivilWrapper<AeccDbStructureStyle>]
C++
public ref class StructureStyleModelOption sealed : public [T:Autodesk.Civil.CivilWrapper<AeccDbStructureStyle>]
The StructureStyleModelOption type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | ModelViewOptions | Gets or sets the enum value that indicates whether the 3D object composed in the parts catalog should be used when displaying the structure in 3D. |
![]() | SimpleSolidType | When ModelViewOptions is defined as Simple3dPart, the 3D object composed in the parts catalog is ignored and the structure is displayed with one of the following simple shapes: cube, cylinder, or sphere. |