PartDef Class

A part definition for Pipe or Structure objects.
Inheritance Hierarchy
DBObject
  DBObject
    Autodesk.Civil.DatabaseServicesPartDef

Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.9.0.960
Syntax
public class PartDef : DBObject

The PartDef type exposes the following members.

Constructors
 NameDescription
Public methodPartDefInitializes a new instance of the PartDef class
Top
Methods
 NameDescription
Public methodGet3dBody Gets the 3d solid body.
Public methodGetBoundingShapeBody Gets the bounding shape body.
Public methodGetNetworkPartViewDef Gets the network part view def.
Public methodGetProfileInFrontView Gets the profile in front view.
Top
See Also