Returns the model parameter controlling the offset clearance from the selected parting plane and offset.
# Get the value of the property.propertyValue = bossFeature_var.offsetClearance
#include <Fusion/Plastic/BossFeature.h>// Get the value of the property.Ptr<ModelParameter> propertyValue = bossFeature_var->offsetClearance();