HoleFeature.endFaces Property
Parent Object: HoleFeatureDefined in namespace "adsk::fusion" and the header file is <Fusion/Features/HoleFeature.h>
Description
Property that returns the faces at the bottom of the hole. This will typically be a single face but could return more than one face in the case where the bottom of the hole is uneven.
Syntax
"holeFeature_var" is a variable referencing a HoleFeature object.
|