Gets and sets an array of BRepFace objects that define the faces the emboss will be performed on. The value of the isTangentChain property controls if faces that are tangent to any of the specified faces are also included.
To use this property, you need to position the timeline marker to immediately before this feature. This can be accomplished using the following code: thisFeature.timelineObject.rollTo(True)
"embossFeature_var" is a variable referencing an EmbossFeature object. |
"embossFeature_var" is a variable referencing an EmbossFeature object. |