Grasshopper

algorithmic modeling for Rhino

Hi,

How can you retrieve the domain of a surface that has been trimmed using RhinoCommon (C#)?

Even after using the ShrinkFaces() method and finding the domain of a face using the Domain() method, it still returns a domain that is a little bit larger than the trimmed surface.

Please help.

Thanks!

Vern

Views: 1271

Replies to This Discussion

Hi Tom,

    I was trying to retrieve the domain of a 3D BrepFace (trimmed surface) calling its Domain() method, but the portion of the domain that it returned was still on the boundary of the underlying surface (untrimmed surface).

So I learned that I might need to just use the ShrinkTrimmedSurfaceToEdge() method to get the results I'm looking for.

Thanks for the input!

Vern

How would you go about using the edge curves to get a domain of a surface exactly Tom?

Vern

Ok, I understand what you mean. I'll give it a try!

Thanks for the help!

Vern

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