Inputs
curveSolidIntersectionResult : CurveSolidIntersectionResult
Outputs
bool : bool
Description
A query node which returns true if the conversion of the input Dynamo Solid failed to convert to a Revit API solid. This conversion is required to perform the intersection process which means that a failed solid conversion is also a failed result. Additionally, if the solid has zero volume or is not closed then this can also cause a conversion failure.
Features
Returns true if the Solid failed to convert to a Revit API solid