Indicates if this feature was initially created as a solid or a surface.
# Get the value of the property.propertyValue = revolveFeature_var.isSolid
#include <Fusion/Features/RevolveFeature.h>// Get the value of the property.boolean propertyValue = revolveFeature_var->isSolid();