PartDefGetBoundingShapeBody Method |
Gets the bounding shape body.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic Solid3d GetBoundingShapeBody()
Public Function GetBoundingShapeBody As Solid3d
public:
Solid3d^ GetBoundingShapeBody()
Return Value
Solid3d
See Also