<Code Lib>
M

ExternallyTaggedGeometryValidation.LacksSubnodes

Description:
Makes sure that the input geometry object does not have sub-nodes.

public static bool LacksSubnodes(
	GeometryObject geometry
)

Return Value Boolean True if the supplied geometry object does not have sub-nodes.

Loading…