Returns the YZ origin construction plane.
# Get the value of the property.propertyValue = component_var.yZConstructionPlane
#include <Fusion/Components/Component.h>// Get the value of the property.Ptr<ConstructionPlane> propertyValue = component_var->yZConstructionPlane();