2024 Method
Changes 0
M

ImporterIFCUtils.CreateEmptyFamily

Description:
Creates an empty family of a given category.
public static ElementId CreateEmptyFamily(
	ImporterIFC importerIFC,
	Document aDoc,
	ElementId catId,
	string familyName
)
Return Value ElementId The created family id.