Gets the bounding shape body.
Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280
Syntax
C#
public Solid3d GetBoundingShapeBody()
VB
Public Function GetBoundingShapeBody As Solid3d
C++
public: Solid3d^ GetBoundingShapeBody()