Share

NavisworksCoordinates Enumeration

An enumerated type listing possible Coordinates of Navisworks Exporter.


Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.1.0.0 (26.1.0.34)

Syntax

C#

public enum NavisworksCoordinates

Members

Member nameValueDescription
Internal0 Use Revit internal coordinates.
Shared1 Shared coordinates can be viewed and modified outside of Revit.

See Also

Reference

Was this information helpful?