Selection

A set of Classes and Interfaces to facilitate Selection interactions with various parts of the Model, including a point, line, and face (plane).

Classes

CompositeSelectionItem()

This class is used to represent the result of a composite…

FaceEntity()

Encapsulates a face selection.

IncrementalSelectionId()

LineEntity()

Encapsulates a line selection.

PointEntity()

SelectionItem()

Interfaces

EntitySelectionItem()

A SelectionItem that is guaranteed to have a valid…

FaceSelectionItem()

A SelectionItem that is guaranteed to have a valid NodeId…

LineSelectionItem()

A SelectionItem that is guaranteed to have a valid NodeId…

NodeEntitySelectionItem()

A SelectionItem that is guaranteed to have a valid NodeId…

NodeSelectionItem()

A SelectionItem that is guaranteed to have a valid…

PointSelectionItem()

A SelectionItem that is guaranteed to have a valid NodeId…

Type aliases

VolumeSelectionId


Type aliases

VolumeSelectionId

Note

VolumeSelectionId is deprecated: Use IncrementalSelectionId instead.