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