<Code Lib>
2025 Method
Changes 0
M

View.GetTemplateParameterIds

Description:
Returns a list of parameter ids that may be controlled when this view is assigned as a template.

public IList<ElementId> GetTemplateParameterIds()

IList<ElementId> The parameter ids that may be controlled.

Loading…