NodeCounts

class wv.Selection.NodeCounts()

Index

Constructors

Properties

Methods

Constructors

wv.Selection.NodeCounts.constructor()
NodeCounts(): NodeCounts

Returns: NodeCounts

Properties

wv.Selection.NodeCounts.face
face: number
wv.Selection.NodeCounts.line
line: number
wv.Selection.NodeCounts.none
none: number
wv.Selection.NodeCounts.part
part: number
wv.Selection.NodeCounts.point
point: number

Methods

wv.Selection.NodeCounts.sum()
sum(): number

Returns: number

wv.Selection.NodeCounts.update()
update(item: NodeSelectionItem, op: Op): void

Parameters

Returns: void