Gets the center face associated with this full round fillet face set. When a center face has tangentially connected faces then all the tangentially connected faces will be filleted automatically.
When this face set is associated with an existing fillet feature, to get the center face you need to position the timeline marker to immediately before this feature. This can be accomplished using the following code: thisFeature.timelineObject.rollTo(True).
"fullRoundFilletFaceSet_var" is a variable referencing a FullRoundFilletFaceSet object.
|
"fullRoundFilletFaceSet_var" is a variable referencing a FullRoundFilletFaceSet object.
|