Gets the normal of the elliptical arc.
# Get the value of the property.propertyValue = ellipticalArc3D_var.normal
#include <Core/Geometry/EllipticalArc3D.h>// Get the value of the property.Ptr<Vector3D> propertyValue = ellipticalArc3D_var->normal();