NodeCounts

class Selection.NodeCounts()

Index

Constructors

Properties

Methods

Constructors

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

Returns: 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): void

Parameters

Returns: void