Revit 2025.3 API
Link |
Enum determining whether the source type of a temporary rvt link is an ifc.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax

Member name | Value | Description |
---|---|---|
IFC | 1 | The original link file is an ifc file. |
RVT | 0 | Default RVT, curently only support ifc. |
See Also