Gets if it's uniform scale.
# Get the value of the property.propertyValue = scaleFeature_var.isUniform
#include <Fusion/Features/ScaleFeature.h>// Get the value of the property.boolean propertyValue = scaleFeature_var->isUniform();