GeometricConstraints.addRectangularPattern Method
Parent Object: GeometricConstraintsDefined in namespace "adsk::fusion" and the header file is <Fusion/Sketch/GeometricConstraints.h>
Description
Creates a new rectangular pattern in the sketch.
Syntax
"geometricConstraints_var" is a variable referencing a GeometricConstraints object.
|
Parameters
Name | Type | Description |
input | RectangularPatternConstraintInput | A RectangularPatternConstraintInput object that defines all of inputs required to create the desired rectangular pattern. Use the createRectangularPatternInput method to create the input object. |