PanelScheduleView.CreateInstanceView(Document, ElementId, ElementId)
Description:
Creates a new instance of this view (using specific template)
Creates a new instance of this view (using specific template)
Overloads (2):
CreateInstanceView(Document,ElementId,ElementId)
public static PanelScheduleView CreateInstanceView(
Document ADoc,
ElementId templateId,
ElementId panelId
)
-
ADocThe Document
-
templateIdThe templateId that this function will use
-
panelIdElement id of the electrical panel element.
-
A non-optional argument was null
No comments yet. Start the discussion.
Loading…