IFCCategoryTemplate.Create
Method
Description:
Create a IFC category mapping template with default values.
Create a IFC category mapping template with default values.
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 |