Gets and sets the type of operation performed by the combine. The valid values are JoinFeatureOperation, CutFeatureOperation and IntersectFeatureOperation. The default value is JoinFeatureOperation.
"combineFeatureInput_var" is a variable referencing a CombineFeatureInput object. |
"combineFeatureInput_var" is a variable referencing a CombineFeatureInput object. |
| Name | Description |
| combineFeatures.add | Demonstrates the combineFeatures.add method. To use this sample, have a design open that contains at least two bodies. When you run the sample, you will be prompted to select the bodies and they will joined. |