ImporterIFCUtils.CreateEmptyFamily
Description:
Creates an empty family of a given category.
Creates an empty family of a given category.
public static ElementId CreateEmptyFamily(
ImporterIFC importerIFC,
Document aDoc,
ElementId catId,
string familyName
)
-
importerIFCThe importer.
-
aDocThe document to create the family.
-
catIdThe category id.
-
StringfamilyNameThe family name.
-
A non-optional argument was null