Message 1 of 7
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi I want to create a dynamic block containing Rectangles in Rows and Columns
with following input parameters
1. Number of Rows
2. Number of Columns
3. DISTANCE between Rows
4. Distance between columns
5. Rectangle Width
6. Rectangle Height
Can any one help me how to do that. Basically i want to get an idea ho to create dynamic Array with input parameters and dynamic source object with input parameters. You can use Circle in place of Rectangle.
Solved! Go to Solution.