M

ExternallyTaggedGeometryValidation.IsSolid

Description:
Makes sure that the input geometry object is a Solid.
Remarks:
This validation is different than negating IsNonSolid().
public static bool IsSolid(
	GeometryObject geometry
)
Return Value Boolean True if the supplied geometry object is a Solid.