BRepCoEdgeDefinitions.count Property
Parent Object:
BRepCoEdgeDefinitionsDefined in namespace "adsk::fusion" and the header file is <Fusion/BRep/BRepCoEdgeDefinitions.h>
Description
The number of B-Rep co-edge definition objects in the collection.
Syntax
"bRepCoEdgeDefinitions_var" is a variable referencing a BRepCoEdgeDefinitions object.
# Get the value of the property. propertyValue = bRepCoEdgeDefinitions_var.count
|
"bRepCoEdgeDefinitions_var" is a variable referencing a BRepCoEdgeDefinitions object.
#include <Fusion/BRep/BRepCoEdgeDefinitions.h>
// Get the value of the property. uinteger propertyValue = bRepCoEdgeDefinitions_var->count();
|
Property Value
This is a read only property whose value is a uinteger.
Version
Introduced in version September 2020