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