Revit 2025.3 API
Navisworks |
True to convert linked CAD formats, false otherwise.
Default value is true.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
public bool ConvertLinkedCADFormats { get; set; }
Public Property ConvertLinkedCADFormats As Boolean Get Set
public: property bool ConvertLinkedCADFormats { bool get (); void set (bool value); }
member ConvertLinkedCADFormats : bool with get, set
Property Value
BooleanSee Also