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