Revit 2025 API
Navisworks |
True to convert element properties, false otherwise.
Default value is false.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public bool ConvertElementProperties { get; set; }
Public Property ConvertElementProperties As Boolean Get Set
public: property bool ConvertElementProperties { bool get (); void set (bool value); }
member ConvertElementProperties : bool with get, set
Property Value
BooleanSee Also