M

IFCCategoryTemplate.CopyTemplate

Description:
Create copy of mapping template with new name.
public IFCCategoryTemplate CopyTemplate(
	Document document,
	string copyTemplateName
)
  • document
    A Revit document.
  • copyTemplateName
    A name for copied template name.
Return Value IFCCategoryTemplate The copied mapping template element.