Revit 2026 API
External |
The external service to view and modify structural connection parameters.
Namespace: Autodesk.Revit.DB.ExternalService
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public static ExternalServiceId ModifyConnectionParametersService { get; }
Public Shared ReadOnly Property ModifyConnectionParametersService As ExternalServiceId Get
public: static property ExternalServiceId^ ModifyConnectionParametersService { ExternalServiceId^ get (); }
static member ModifyConnectionParametersService : ExternalServiceId with get
Property Value
ExternalServiceIdSee Also