MeasurementTargetClass#
Enumeration MeasurementTargetClass
Enumeration Members
LINE
LINE: 1
A 3D Line given by a point on the Line and the direction.
NODE
NODE: 4
One or multiple Nodes given by a list of Node ID's.
PLANE
PLANE: 2
A 3D Plane given by normal vector and the distance from the origin.
POINT
POINT: 0
A 3D Point given by three coordinates.
TOPOLOGY
TOPOLOGY: 3
A topological element given by a TopologyHandle.
Experimetal
Specifies the class of a MeasurementTarget.
ATTENTION This API is experimental and may be changed in the future without notice!