BuiltInFailuresPartMakerMethodForMergePartFailuresNeedTwoPartsToMerge Property

Attempt to merge fewer than two parts. There must be at least two. No part will be produced.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public static FailureDefinitionId NeedTwoPartsToMerge { get; }

Property Value

FailureDefinitionId
See Also