Fabrication
|
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)
Parameters
- seamId Int32
- The seam database identifier.
Return Value
StringThe seam name.
| Exception | Condition |
|---|---|
| ArgumentException | The seam does not exist. |