Share

BoundingShapeType Enumeration

Specifies bounding shapes for Part objects.



Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280

Syntax

C#

public enum BoundingShapeType

VB

Public Enumeration BoundingShapeType

C++

public enum class BoundingShapeType

Members

Member nameValueDescription
Undefined0 
Cylinder1 
Box2 
Sphere3 

See Also

Reference

Was this information helpful?