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