ParallelLinePairFeature
A parallel line pair feature.
Elements
Name | Type | Description |
---|---|---|
firstStartPoint | PointFloat | The starting point of the first line of the pair. |
firstEndPoint | PointFloat | The ending point of the first line of the pair. |
secondStartPoint | PointFloat | The starting point of the second line of the pair. |
secondEndPoint | PointFloat | The ending point of the second line of the pair. |
rotation | double | The orientation of the feature with respect to the horizontal. |
distance | double | The distance from the first line to the second line. |