Share

LinkOriginFileType Enumeration

Enum determining whether the source type of a temporary rvt link is an ifc.


Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.1.0.0 (26.1.0.34)

Syntax

C#

public enum LinkOriginFileType

Members

Member nameValueDescription
IFC1 The original link file is an ifc file.
RVT0 Default RVT, curently only support ifc.

See Also

Reference

Was this information helpful?