StructureStyleModelOption Class |
Specifies the method that is used to define and draw the dimensions of the structure in model view.
Inheritance HierarchySystemObject
[T:Autodesk.Civil.CivilWrapper<AeccDbStructureStyle>]
Autodesk.Civil.DatabaseServices.StylesStructureStyleModelOption
Namespace: Autodesk.Civil.DatabaseServices.StylesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic sealed class StructureStyleModelOption : [T:Autodesk.Civil.CivilWrapper<AeccDbStructureStyle>]
Public NotInheritable Class StructureStyleModelOption
Inherits [T:Autodesk.Civil.CivilWrapper<AeccDbStructureStyle>]
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.
|
Top
See Also