ExternallyTaggedGeometryValidation.LacksSubnodes
Description:
Makes sure that the input geometry object does not have sub-nodes.
Makes sure that the input geometry object does not have sub-nodes.
public static bool LacksSubnodes(
GeometryObject geometry
)
-
geometryGeometry object to be validated.
Return Value
bool
True if the supplied geometry object does not have sub-nodes.