Share

BRepLump.faces Property

Parent Object: BRepLump
Defined in namespace "adsk::fusion" and the header file is <Fusion/BRep/BRepLump.h>

Description

Returns the BRepFaces owned by the lump

Syntax

"bRepLump_var" is a variable referencing a BRepLump object.

# Get the value of the property.
propertyValue = bRepLump_var.faces

Property Value

This is a read only property whose value is a BRepFaces.

Version

Introduced in version August 2014

Was this information helpful?