ExternalServicesBuiltInExternalServicesMemberForcesService Property |
The external service supporting view and modification of the member forces in analytical elements.
The service is still under development and cannot be used. It means that no server can be external registered from it yet.
Namespace: Autodesk.Revit.DB.ExternalServiceAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic static ExternalServiceId MemberForcesService { get; }
Public Shared ReadOnly Property MemberForcesService As ExternalServiceId
Get
public:
static property ExternalServiceId^ MemberForcesService {
ExternalServiceId^ get ();
}
static member MemberForcesService : ExternalServiceId with get
Property Value
ExternalServiceId
See Also