Gets and sets the section size of the Pipe.
# Get the value of the property.propertyValue = pipeFeature_var.sectionSize
#include <Fusion/Features/PipeFeature.h>// Get the value of the property.Ptr<ModelParameter> propertyValue = pipeFeature_var->sectionSize();