Adds a part family referenced by unique description of current active catalog to this parts list.
Namespace: Autodesk.Civil.DatabaseServices.Styles
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280
Syntax
C#
public void AddPartFamilyByDescription( DomainType domain, string description )
VB
Public Sub AddPartFamilyByDescription ( domain As DomainType, description As String )
C++
public: void AddPartFamilyByDescription( DomainType domain, String^ description )
Parameters
- domain DomainType
- Specifies the domain of the part family to add
- description String
- Specifies the description of the part family to add, the decription string should be unique within a given catalog