Returns the boundary point specified by the index
- index
- Required Long which indicates which boundary point to get.
- X
- Required Long variable that will hold the X value of the boundary point.
- Y
- Required Long variable that will hold the Y value of the boundary point.
- Z
- Required Long variable that will hold the Z value of the boundary point.
Boolean value. Boolean returns true if the function succeeds, false if it fails.
This function works with patch scans. Use the BoundaryPointCount property to determine how many boundary points are available.