<Code Lib>
2026 Method
Changes 7
M

IFCParameterTemplate.GetOrCreateInSessionTemplate

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

public static IFCParameterTemplate GetOrCreateInSessionTemplate(
	Document document
)

  • document
    The document where created mapping template is saved.
Return Value IFCParameterTemplate The mapping template.

Loading…