hello again, today I have a very specific problem, I am developing a dynamic smoke detector block that has a square area of maximum 81m² with dimensions 9x9, this square/rectangle needs to be within a circle of 6.3m in ray. And apart from this rule of maximum area in a 9x9 square and being inside a circle of radius 6.3, the block itself can have any area and dimension that meets these rules. The problem is that I've already managed to make the rectangle with a different shape but that maintains the area using constraining because using constraining I can set its maximum and minimum value in order to respect the limit of the circle, but this maximum and minimum value become completely useless after changing the area and honestly the way things are maybe with vba I can get some results, but even using this tool I foresee great difficulties. If anyone could help me I would be most grateful.
Solved! Go to Solution.