ExternallyTaggedGeometryValidation.LacksSubnodes
Method
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.
Parameters
| Parameter | Type | Description |
|---|---|---|
| geometry | GeometryObject | Geometry object to be validated. |
Return Value
| Type | Description |
|---|---|
| Boolean | True if the supplied geometry object does not have sub-nodes. |