ExternallyTaggedGeometryValidation.IsNonSolid
Description:
Makes sure that the input geometry object is not a Solid.
Makes sure that the input geometry object is not a Solid.
public static bool IsNonSolid(
GeometryObject geometry
)
-
geometryGeometry object to be validated.
Return Value
bool
True if the supplied geometry object is not a Solid.