Gets and sets the type of operation performed by the combine. The valid values are JoinFeatureOperation, CutFeatureOperation and IntersectFeatureOperation.
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)
"combineFeature_var" is a variable referencing a CombineFeature object.
|
"combineFeature_var" is a variable referencing a CombineFeature object.
|