Returns the Z origin construction axis.
# Get the value of the property.propertyValue = component_var.zConstructionAxis
#include <Fusion/Components/Component.h>// Get the value of the property.Ptr<ConstructionAxis> propertyValue = component_var->zConstructionAxis();