How to get UV coordinates of texture from .NET API?

How to get UV coordinates of texture from .NET API?

Anonymous
Not applicable
366 Views
0 Replies
Message 1 of 1

How to get UV coordinates of texture from .NET API?

Anonymous
Not applicable

Hi.

 

I'm writting add-in for AutoCad. And I need to get UV coordinates of texture, that's attached to the material on the model(solid3d object). How to do it? 
I did try to get Material from Brep object, but Material class doesn't store any info about UV coordinates. It has only Mapper class, that hasTransform property, where I found scale, offset and rotate info. Is it all, that I can get from the .NET API regarding Texture and how it attach to model?

 

Thanks.

0 Likes
367 Views
0 Replies
Replies (0)