2022 Enumeration
Changes 8
E

LinkOriginFileType

Description:
Enum determining whether the source type of a temporary rvt link is an ifc or axm file
public enum LinkOriginFileType
Name Description
E RVT Default RVT, curently only support ifc and axm.
E IFC The original link file is an ifc file.
E AXM The original link file is an axm file.