RVTDocs.com

ExternallyTaggedGeometryValidation.LacksSubnodes

Method
Description:
Makes sure that the input geometry object does not have sub-nodes.
Syntax
public static bool LacksSubnodes(
	GeometryObject geometry
)
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.