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