Share

StructureSimpleSolidType Enumeration

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 nameValueDescription
Box0 
Cylinder1 
Sphere2 
PartDefinedShape3 

See Also

Reference

Was this information helpful?