BRepFace.tempId Property
Parent Object: BRepFaceDefined in namespace "adsk::fusion" and the header file is <Fusion/BRep/BRepFace.h>
Description
Returns the temporary ID of this face. This ID is only good while the document remains open and as long as the owning BRepBody is not modified in any way. The findByTempId method of the BRepBody will return the entity in the body with the given ID.
Syntax
"bRepFace_var" is a variable referencing a BRepFace object.
|