Revit 2025.3 API
External |
The external service to view and modify structural connection parameters.
Namespace: Autodesk.Revit.DB.ExternalService
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.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