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