Sets the normal and reference vectors of the arc.
"arc3D_var" is a variable referencing an Arc3D object. |
"arc3D_var" is a variable referencing an Arc3D object. |
| Type | Description |
| boolean | Returns true if successful |
| Name | Type | Description |
| normal | Vector3D | The new normal vector. |
| referenceVector | Vector3D | The new reference vector from which the start and end angles are measured from. The reference vector must be perpendicular to the normal vector. |