Part family data that is queried from the catalog.
Inheritance Hierarchy
SystemObjectAutodesk.Civil.DatabaseServices.StylesDataPartFamily
Namespace: Autodesk.Civil.DatabaseServices.Styles
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.7.0.1276
Syntax
C#
public sealed class DataPartFamily
VB
Public NotInheritable Class DataPartFamily
C++
public ref class DataPartFamily sealed
The DataPartFamily type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | BoundingShape | Gets the bounding shape type if the part is Structure, or it's undefined. |
![]() | Description | Gets the part description |
![]() | Domain | Gets the part domain |
![]() | GUID | Gets the GUID of the part family |
![]() | PartType | Gets the part type |
![]() | SweptShape | Gets the swept shape type if the part is Pipe, or it's undefined. |