ExportRoomAsAttribute Property


Navisworks Export Options Export Room As Attribute Property

True to export data for each room converts into a single shared room attribute, false otherwise. Default value is true.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public bool ExportRoomAsAttribute { get; set; }

Property Value

Boolean
See Also