ParameterMap Class


A map that can contain a mapping of a parameter name (a String) to a parameter.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 2015.0.0.0 (2015.0.0.0)

Syntax

C#
public class ParameterMap : APIObject, 
	IEnumerable
Visual Basic
Public Class ParameterMap _
	Inherits APIObject _
	Implements IEnumerable
Visual C++
public ref class ParameterMap : public APIObject, 
	IEnumerable

Inheritance Hierarchy

System Object
Autodesk.Revit.DB APIObject
Autodesk.Revit.DB ParameterMap

See Also

ArchiLabs

Stop fighting Revit automation.

Build repeatable BIM design and documentation workflows with scripts, data, and AI in one place, without wrestling brittle one-off automations.

Try ArchiLabs →