Gets the normal of the ellipse.
# Get the value of the property.propertyValue = ellipse3D_var.normal
#include <Core/Geometry/Ellipse3D.h>// Get the value of the property.Ptr<Vector3D> propertyValue = ellipse3D_var->normal();