Contains information about how a part is displayed.
Inheritance Hierarchy
SystemObjectSystemMarshalByRefObject
DisposableWrapper
RXObject
ImpObject
Autodesk.Civil.DatabaseServicesPartViewDef
Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280
Syntax
C#
public class PartViewDef : ImpObject
VB
Public Class PartViewDef Inherits ImpObject
C++
public ref class PartViewDef : public ImpObject
The PartViewDef type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| BoundingBodyBlockId | Gets the bounding body block id. | |
| BoundingBodyBlockName | Gets the bounding body block name. | |
| PartBodyGraphicsBlockId | Gets the part body graphics block id. | |
| PartBodyGraphicsBlockName | Gets the part body graphics block name. |
