IFCCategoryTemplate.CopyTemplate
Description:
Create copy of mapping template with new name.
Create copy of mapping template with new name.
public IFCCategoryTemplate CopyTemplate(
Document document,
string copyTemplateName
)
-
documentA Revit document.
-
copyTemplateNameA name for copied template name.
-
A non-optional argument was null
-
Failed to create IFCCategoryTemplate element.