DataPartFamily Class

Part family data that is queried from the catalog.
Inheritance Hierarchy
SystemObject
  Autodesk.Civil.DatabaseServices.StylesDataPartFamily

Namespace: Autodesk.Civil.DatabaseServices.Styles
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntax
public sealed class DataPartFamily

The DataPartFamily type exposes the following members.

Properties
 NameDescription
Public propertyBoundingShape Gets the bounding shape type if the part is Structure, or it's undefined.
Public propertyDescription Gets the part description
Public propertyDomain Gets the part domain
Public propertyGUID Gets the GUID of the part family
Public propertyPartType Gets the part type
Public propertySweptShape Gets the swept shape type if the part is Pipe, or it's undefined.
Top
See Also