GoPxLCircle
Description
GoPxL circle.Structure Fields
Type 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. |
