NodeCounts
-
class
Selection.NodeCounts()
Constructors
-
Selection.NodeCounts.constructor() - NodeCounts():
NodeCountsReturns:
NodeCounts
Properties
-
Selection.NodeCounts.face - face: number
-
Selection.NodeCounts.line - line: number
-
Selection.NodeCounts.none - none: number
-
Selection.NodeCounts.part - part: number
-
Selection.NodeCounts.point - point: number
Methods
-
Selection.NodeCounts.sum() - sum(): number
Returns: number
-
Selection.NodeCounts.update() - update(item:
NodeSelectionItem, op:Op): voidParameters
item:
NodeSelectionItemop:
OpReturns: void