<Code Lib>
2027 Method
Changes 5
M

IFCCategoryTemplate.GetOrCreateInSessionTemplate

Description:
Gets the in-session non-serializable template or create new.

public static IFCCategoryTemplate GetOrCreateInSessionTemplate(
	Document document
)

  • document
    The document to find the in-session mapping template.
Return Value IFCCategoryTemplate The mapping template, or if failed to create.

Loading…