Share

IFCFileModelOptions.UserControlledInverses Property

Indicates if the inverses are controlled by Revit or users. True by users, false by Revit.


Namespace: Autodesk.Revit.DB.IFC
Assembly: RevitAPIIFC (in RevitAPIIFC.dll) Version: 25.3.0.0 (25.3.0.0)

Syntax

C#

public bool UserControlledInverses { get; set; }

Property Value

Boolean

See Also

Reference

Was this information helpful?