IFCCategoryTemplate.GetOrCreateInSessionTemplate
Method
Description:
Gets the in-session non-serializable template or create new.
Gets the in-session non-serializable template or create new.
Parameters
Parameter | Type | Description |
---|---|---|
document | Document | The document to find the in-session mapping template. |
Return Value
Type | Description |
---|---|
IFCCategoryTemplate | The mapping template, or if none. |
Exceptions
Exception | Condition |
---|---|
ArgumentNullException | A non-optional argument was null |