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