Returns the collection that provides access to the existing torus features.
# Get the value of the property.propertyValue = features_var.torusFeatures
#include <Fusion/Features/Features.h>// Get the value of the property.Ptr<TorusFeatures> propertyValue = features_var->torusFeatures();