Share

BuiltInFailures.ArrayFailures.IdenticalGeometryCopiesInArray Property

This array contains multiple copies of some identical geometry. Performance might be improved by using a nested family and arraying copies of its instances.


Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.2.0.0 (26.2.0.0)

Syntax

C#

public static FailureDefinitionId IdenticalGeometryCopiesInArray { get; }

Property Value

FailureDefinitionId

See Also

Reference

Was this information helpful?