Returns the component this construction plane belongs to.
# Get the value of the property.propertyValue = constructionAxis_var.component
#include <Fusion/Construction/ConstructionAxis.h>// Get the value of the property.Ptr<Component> propertyValue = constructionAxis_var->component();