BuiltInFailuresElectricalFailuresFeedThroughLugsIsNotEnabledAndBindGlobalParam Property |
Can't change connection type to Feed Through Lugs because Feed Through Lugs is not enabled. Enable Feed Through Lugs by enabling the global parameter that Feed Through Lugs is mapping. Click Manage tab -> Settings panel -> Global Parameters.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic static FailureDefinitionId FeedThroughLugsIsNotEnabledAndBindGlobalParam { get; }
Public Shared ReadOnly Property FeedThroughLugsIsNotEnabledAndBindGlobalParam As FailureDefinitionId
Get
public:
static property FailureDefinitionId^ FeedThroughLugsIsNotEnabledAndBindGlobalParam {
FailureDefinitionId^ get ();
}
static member FeedThroughLugsIsNotEnabledAndBindGlobalParam : FailureDefinitionId with get
Property Value
FailureDefinitionId
See Also