Exporter |
Adds a string value to a built-in parameter.
Namespace: Autodesk.Revit.DB.IFC
Assembly: RevitAPIIFC (in RevitAPIIFC.dll) Version: 25.0.0.0 (25.0.0.0)

public static void AddValueString(
Element element,
ElementId builtInParameter,
string propertyValue
)
Parameters

Exception | Condition |
---|---|
ArgumentNullException | A non-optional argument was null |
