MeasurementTargetClassΒΆ

Enumeration MeasurementTargetClass

Experimetal

Specifies the class of a MeasurementTarget.

ATTENTION This API is experimental and may be changed in the future without notice!

Enumeration Members

Enumeration Members

LINE: 1

A 3D Line given by a point on the Line and the direction.

NODE: 4

One or multiple Nodes given by a list of Node ID's.

PLANE: 2

A 3D Plane given by normal vector and the distance from the origin.

POINT: 0

A 3D Point given by three coordinates.

TOPOLOGY: 3

A topological element given by a TopologyHandle.