Decal.isChainFaces Property
Parent Object: DecalDefined in namespace "adsk::fusion" and the header file is <Fusion/Image/Decal.h>
Description
Returns if the decal is limited to a specified set of faces or wraps onto all faces in the body. If this property is True, a single face has been specified and the decal can wrap onto other faces of the body. If False, the decal is limited to the set of specified faces.
To change this setting, use the redefine method.
Syntax
"decal_var" is a variable referencing a Decal object. |
