Gets the side one faces.
When this face set is associated with an existing fillet feature, to get the side one faces 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.
|