BuiltInFailuresMEPFabricationFailuresFabricationPartCannotChangeSlopeError Property |
The connected fitting(s) cannot successfully change to the new slope value. You may try to disconnect the connections on the fitting(s) and try again.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic static FailureDefinitionId FabricationPartCannotChangeSlopeError { get; }
Public Shared ReadOnly Property FabricationPartCannotChangeSlopeError As FailureDefinitionId
Get
public:
static property FailureDefinitionId^ FabricationPartCannotChangeSlopeError {
FailureDefinitionId^ get ();
}
static member FabricationPartCannotChangeSlopeError : FailureDefinitionId with get
Property Value
FailureDefinitionId
See Also