Gets the bounding shape body.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.4.2516.0
Syntax
| C# |
|---|
public Solid3d GetBoundingShapeBody() |
| Visual Basic |
|---|
Public Function GetBoundingShapeBody As Solid3d |
| Visual C++ |
|---|
public: Solid3d^ GetBoundingShapeBody() |