ExportParts Property


Navisworks Export Options Export Parts Property

True to export Revit part elements, false to export the original parent elements. 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 ExportParts { get; set; }

Property Value

Boolean
See Also