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