Gets the section thickness of the Pipe. If the pipe is not hollow, this will return null.
# Get the value of the property.propertyValue = pipeFeature_var.sectionThickness
#include <Fusion/Features/PipeFeature.h>// Get the value of the property.Ptr<ModelParameter> propertyValue = pipeFeature_var->sectionThickness();