PartViewDef Class

Contains information about how a part is displayed.
Inheritance Hierarchy
SystemObject
  SystemMarshalByRefObject
    DisposableWrapper
      RXObject
        ImpObject
          Autodesk.Civil.DatabaseServicesPartViewDef

Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntax
public class PartViewDef : ImpObject

The PartViewDef type exposes the following members.

Properties
 NameDescription
Public propertyBoundingBodyBlockId Gets the bounding body block id.
Public propertyBoundingBodyBlockName Gets the bounding body block name.
Public propertyPartBodyGraphicsBlockId Gets the part body graphics block id.
Public propertyPartBodyGraphicsBlockName Gets the part body graphics block name.
Top
See Also