BuiltInFailuresMassFailuresTooManyGeometries Property

The geometry in this Mass instance is too complex to take advantage of the capabilities a Mass provides. Please break it down into multiple Mass and family instances that are less complex.

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

Property Value

FailureDefinitionId
See Also