Description
Returns the number of vertexes of the selected object, or the number of selected vertexes.
If the parameter is "false", returns the number of vertexes of the selected object, if it's "true", returns the number of selected vertexes.
Syntax
value = object.GetNumVerts(bSelected) |
object
Required. Object name, returned by Dim elem as ElementProp = Page.SelElement()