RevolveFeatures.count Property
Parent Object:
RevolveFeaturesDefined in namespace "adsk::fusion" and the header file is <Fusion/Features/RevolveFeatures.h>
Description
The number of revolve features in the collection.
Syntax
"revolveFeatures_var" is a variable referencing a RevolveFeatures object.
# Get the value of the property. propertyValue = revolveFeatures_var.count
|
"revolveFeatures_var" is a variable referencing a RevolveFeatures object.
#include <Fusion/Features/RevolveFeatures.h>
// Get the value of the property. uinteger propertyValue = revolveFeatures_var->count();
|
Property Value
This is a read only property whose value is a uinteger.
Version
Introduced in version August 2014