RVTDocs.com

IFCCategoryTemplate.Create

Method
Description:
Create a IFC category mapping template with default values.
Syntax
public static IFCCategoryTemplate Create(
	Document document,
	string name
)
Parameters
Parameter Type Description
document Document Document where created mapping template is saved.
name String The name specified to this mapping template.
Return Value
Type Description
IFCCategoryTemplate The new mapping template instance.
Exceptions
Exception Condition
ArgumentNullException A non-optional argument was null