Its Possible size and count of the hatch inside the object ?

Its Possible size and count of the hatch inside the object ?

jaimuthu
Advocate Advocate
237 Views
2 Replies
Message 1 of 3

Its Possible size and count of the hatch inside the object ?

jaimuthu
Advocate
Advocate

jaimuthu_0-1749911519171.png

 

0 Likes
Accepted solutions (1)
238 Views
2 Replies
Replies (2)
Message 2 of 3

Sea-Haven
Mentor
Mentor
Accepted solution

If your trying to count tiles etc then an array method works much better, as a Tile can be a rectang/pline shape. 

 

You could do a 2 point pick of the exploded hatch to get the length and width then do an undo to make the hatch again. Then divide the total area by the tile area. Its the way they are sold in the box. Tiles per square metre. Note need to take into account tile gap.

0 Likes
Message 3 of 3

pendean
Community Legend
Community Legend

@jaimuthu You cannot count the shapes in a HATCH pattern without exploding it then creating full tiles from the remnants. Or just creating an ARRAY of a full tile in that area then count the numbers. Or use a BLOCK for a full tile to count those. Or... I am sure there are other ways, how would you like to proceed?

0 Likes