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