2025 Property
Changes 4
P

ImportIFCOptions.LinkProcessor

Description:
Specifies the engine to use while doing a Link IFC operation.
Remarks:
This setting allows the user to revert to the legacy Revit link IFC code when linking in IFC files, to preserve old behavior. There are three supported options: Default: let Revit decide the best processor. Legacy: use only the legacy Revit Link IFC processor. AnyCAD: use AnyCAD to help Link IFC files. Any other value (or no entry) will behave as "Default".
public string LinkProcessor { get; set; }