Share

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.280

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

 NameDescription
Public methodPartDefInitializes a new instance of the PartDef class

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.

See Also

Reference

Was this information helpful?