MaterialGetIdentityParameterIds Method

Gets material identity parameter ids from the material.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 27.0.4.0 (27.0.4.0)
Syntax
public static IList<ElementId> GetIdentityParameterIds()

Return Value

IListElementId
See Also