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: 26.0.4.0 (26.0.4.0)
Syntax
public static FailureDefinitionId NeedTwoPartsToMerge { get; }

Property Value

FailureDefinitionId
See Also