Point Constructor |
[This is preliminary documentation and is subject to change.]
Name | Description | |
---|---|---|
![]() | Point(Double, Double, Double) |
Creates a new point. X, Y and Z are expressed in meters
|
![]() | Point(Length, Length, Length) |
Creates a new point.
|
![]() | Point(NullableLength, NullableLength, NullableLength) |