Gets the reference vector of the arc.
# Get the value of the property.propertyValue = arc3D_var.referenceVector
#include <Core/Geometry/Arc3D.h>// Get the value of the property.Ptr<Vector3D> propertyValue = arc3D_var->referenceVector();