Creates a new rectangular pattern feature.
"rectangularPatternFeatures_var" is a variable referencing a RectangularPatternFeatures object. |
"rectangularPatternFeatures_var" is a variable referencing a RectangularPatternFeatures object. |
| Type | Description |
| RectangularPatternFeature | Returns the newly created RectangularPatternFeature object or null if the creation failed. |
| Name | Type | Description |
| input | RectangularPatternFeatureInput | A RectangularPatternFeatureInput object that defines the desired rectangular pattern. Use the createInput method to create a new RectangularPatternFeatureInput object and then use methods on it (the RectangularPatternFeatureInput object) to define the rectangular pattern. |
| Name | Description |
| Manage Participant Bodies API Sample | Demonstrates how to manage participant During Cut operation. Same API can be used to manage participants During intersection also. |
| rectangularPattern.add | Demonstrates the rectangularPattern.add method using a selected body and two selected edges to define the directions. |