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