BuiltInFailuresConnectorFailuresShapesNotMatch Property |
Shapes do not match. A connection could not be made.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic static FailureDefinitionId ShapesNotMatch { get; }
Public Shared ReadOnly Property ShapesNotMatch As FailureDefinitionId
Get
public:
static property FailureDefinitionId^ ShapesNotMatch {
FailureDefinitionId^ get ();
}
static member ShapesNotMatch : FailureDefinitionId with get
Property Value
FailureDefinitionId
See Also