Revit 2025.3 API
External |
The external service which supports export of the model to Navisworks.
Namespace: Autodesk.Revit.DB.ExternalService
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
public static ExternalServiceId NavisworksExporterService { get; }
Public Shared ReadOnly Property NavisworksExporterService As ExternalServiceId Get
public: static property ExternalServiceId^ NavisworksExporterService { ExternalServiceId^ get (); }
static member NavisworksExporterService : ExternalServiceId with get
Property Value
ExternalServiceIdSee Also