Specifies the simple shape options.
Namespace: Autodesk.Civil.DatabaseServices.StylesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.4.208.0
Syntax
C#
public enum StructureSimpleSolidType
Visual Basic
Public Enumeration StructureSimpleSolidType
Visual C++
public enum class StructureSimpleSolidType
Members
Member name | Value | Description | |
---|---|---|---|
Box | 0 | ||
Cylinder | 1 | ||
Sphere | 2 | ||
PartDefinedShape | 3 |