GetSeamName Method


Fabrication Configuration Get Seam Name Method

Gets the seam 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 GetSeamName(
	int seamId
)

Parameters

seamId Int32
The seam database identifier.

Return Value

String
The seam name.
Exceptions
Exception Condition
ArgumentException The seam 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 →