Grasshopper

algorithmic modeling for Rhino

Hello!

Does anyone know why Mesh.Normals returns an empty list and how can I get it to be re-calculated. I have the same question for Mesh.TextureCoordinates.

Grasshopper's native component returns the normals just fine.

File is attached!

Thanks in advance,

Mostapha

Views: 464

Attachments:

Replies to This Discussion

Normals can be recomputed from the mesh geometry (Mesh.Normals.ComputeNormals) , but Texture Coordinates either exist or they don't. There's no immediate way to just generate them without additional information, for example the base surface or a specific texture mapping instance.

Works. Thanks.

RSS

About

Translate

Search

Photos

  • Add Photos
  • View All

Videos

  • Add Videos
  • View All

© 2024   Created by Scott Davidson.   Powered by

Badges  |  Report an Issue  |  Terms of Service