<Code Lib>
2024 Enumeration
Changes 3
E

LinkOriginFileType

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

public enum LinkOriginFileType

Name Description
E RVT Default RVT, curently only support ifc.
E IFC The original link file is an ifc file.

Loading…