Returns the current boss shape this feature represents.
# Get the value of the property.propertyValue = bossFeature_var.shapeType
#include <Fusion/Plastic/BossFeature.h>// Get the value of the property.BossShapeTypes propertyValue = bossFeature_var->shapeType();