ExternalServices.BuiltInExternalServices.NavisworksExporterService Property

ExternalServicesBuiltInExternalServicesNavisworksExporterService Property

The external service which supports export of the model to Navisworks.

Namespace: Autodesk.Revit.DB.ExternalService
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.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

ExternalServiceId
See Also