Share

BuiltInFailures.PartMakerMethodForMergePartFailures.NeedTwoPartsToMerge 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.1.0.0 (26.1.0.34)

Syntax

C#

public static FailureDefinitionId NeedTwoPartsToMerge { get; }

Property Value

FailureDefinitionId

See Also

Reference

Was this information helpful?