AssociatedParameters Property


Family Parameter Associated Parameters Property

The parameters from elements in the family which are associated to this parameter.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public ParameterSet AssociatedParameters { get; }

Property Value

ParameterSet
See Also