Revit 2025.3 API
Built |
You have specified that sloped pipe be drawn, but are trying to connect to an element that doesn't support sloping connections.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
public static FailureDefinitionId AttemptToConnectNonSlopingElementToSlopedPipeError { get; }
Public Shared ReadOnly Property AttemptToConnectNonSlopingElementToSlopedPipeError As FailureDefinitionId Get
public: static property FailureDefinitionId^ AttemptToConnectNonSlopingElementToSlopedPipeError { FailureDefinitionId^ get (); }
static member AttemptToConnectNonSlopingElementToSlopedPipeError : FailureDefinitionId with get
Property Value
FailureDefinitionIdSee Also