A part definition for Pipe or Structure objects.
Inheritance Hierarchy
SystemObjectSystemMarshalByRefObject
DisposableWrapper
RXObject
Drawable
DBObject
DBObject
Autodesk.Civil.DatabaseServicesPartDef
Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.7.0.1276
Syntax
C#
public class PartDef : DBObject
VB
Public Class PartDef Inherits DBObject
C++
public ref class PartDef : public DBObject
The PartDef type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| PartDef | Initializes a new instance of the PartDef class |
Methods
| Name | Description | |
|---|---|---|
| Get3dBody | Gets the 3d solid body. | |
| GetBoundingShapeBody | Gets the bounding shape body. | |
| GetNetworkPartViewDef | Gets the network part view def. | |
| GetProfileInFrontView | Gets the profile in front view. |
