Name |
Type |
Cardinality |
AppliedStereotypes |
Description |
coordinateSystem |
CoordinateSystem |
0..1 |
XSDattribute
|
Definition of the coordinate system to be used for calculations. If not provided the value is interpreted as "entity".
|
entityRef |
Entity |
1..1 |
nameRef,
XSDattribute
|
Reference entity. |
freespace |
boolean |
1..1 |
XSDattribute
|
True: distance is measured between closest bounding box points. False: reference point distance is used. |
relativeDistanceType |
RelativeDistanceType |
1..1 |
XSDattribute
|
Definition of the coordinate system dimension(s) to be used for calculating distances. |
rule |
Rule |
1..1 |
XSDattribute
|
The operator (less, greater, equal). |
value |
double |
1..1 |
XSDattribute
|
The distance value. Unit: m; Range: [0..inf[. |
|