Share

NavisworksExportOptions.ExportRoomAsAttribute 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: 26.4.0.0 (26.4.0.0)

Syntax

C#

public bool ExportRoomAsAttribute { get; set; }

Property Value

Boolean

See Also

Reference

Was this information helpful?