IsNonSolid Method


Externally Tagged Geometry Validation Is Non Solid Method

Makes sure that the input geometry object is not a Solid.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public static bool IsNonSolid(
	GeometryObject geometry
)

Parameters

geometry GeometryObject
Geometry object to be validated.

Return Value

Boolean
True if the supplied geometry object is not a Solid.
Remarks
This validation is different than negating IsSolid().
See Also
ArchiLabs

Stop fighting Revit automation.

Build repeatable BIM design and documentation workflows with scripts, data, and AI in one place, without wrestling brittle one-off automations.

Try ArchiLabs →