GetStiffenerName Method


Fabrication Configuration Get Stiffener Name Method

Gets the stiffener name from its database identifier.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 27.0.4.0 (27.0.4.0)
Syntax
public string GetStiffenerName(
	int stiffenerId
)

Parameters

stiffenerId Int32
The stiffener database identifier.

Return Value

String
The stiffener name.
Exceptions
Exception Condition
ArgumentException The stiffener does not exist.
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 →