GetNumVerts Method

Build 1501 on 14/Nov/2017  This topic last edited on: 23/Mar/2016, at 12:13

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()