Home
Reply
New Visitor
putrogowru
Posts: 1

how to get the body's vertex

[ Edited ]

I have cut a block into 8 blocks.

how can i get each small block's Skype download vertices and their coordinate.

For example,

the first block's vertices are (0,0,0),(5,0,0),(5,5,0),(0,5,0),(0,0,5),(5,0,5),(5,5,5),(0,5,5)

thank you!

Contributor
utpalstone
Posts: 14

Re: how to get the body's vertex

Call api_get_vertices for each block.

Utpal Das