GoPxLCircle
Description
GoPxL circle.Structure fields and default values (if defined) are described below:
| Name | Type | Description |
|---|---|---|
| CenterX | double | x coordinate value of the circle center point. |
| CenterY | double | y coordinate value of the circle center point. |
| CenterZ | double | z coordinate value of the circle center point. |
| NormalX | double | x component of normal vector. |
| NormalY | double | y component of normal vector. |
| NormalZ | double | z component of normal vector. |
| Radius | double | Radius value of the circle. |
