IFCCategoryTemplate.FindByName
Description:
Returns mapping template element by name.
Returns mapping template element by name.
public static IFCCategoryTemplate FindByName(
Document document,
string name
)
-
documentThe document to find the mapping template with the specified name.
-
StringnameName of the mapping template to find.
-
A non-optional argument was null