Returns a vector that is the zero degree direction of this ArrangeComponent.
# Get the value of the property.propertyValue = arrangeComponent_var.zeroDirection
#include <Fusion/Arrange/ArrangeComponent.h>// Get the value of the property.Ptr<Vector3D> propertyValue = arrangeComponent_var->zeroDirection();