PartDef Class

A part definition for Pipe or Structure objects.
Inheritance Hierarchy
SystemObject
  SystemMarshalByRefObject
    DisposableWrapper
      RXObject
        Drawable
          DBObject
            DBObject
              Autodesk.Civil.DatabaseServicesPartDef

Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
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