BRepFace.appearanceSourceType Property
Parent Object: BRepFaceDefined in namespace "adsk::fusion" and the header file is <Fusion/BRep/BRepFace.h>
Description
Read-write property that gets the source of the appearance for the face. If this returns OverrideAppearanceSource, an override exists on this face. The override can be removed by setting the Appearance property to null.
Syntax
"bRepFace_var" is a variable referencing a BRepFace object.
|