Returns the SectionAnalyses object, which provides access to any existing SectionAnalysis objects in the design.
# Get the value of the property.propertyValue = analyses_var.sectionAnalyses
#include <Fusion/Fusion/Analyses.h>// Get the value of the property.Ptr<SectionAnalyses> propertyValue = analyses_var->sectionAnalyses();