Share

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

 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.

See Also

Reference

Was this information helpful?