<Code Lib>
2025 Method
Changes 0
M

PanelScheduleView.GenerateInstanceFromTemplate

Description:
Assigns the data from the template to the instance and performs any tasks specific to the instance (3rd phase, borders, etc)

public void GenerateInstanceFromTemplate(
	ElementId templateId
)

  • templateId
    Element id of the template element.

Loading…