+ Reply to Thread
Results 1 to 2 of 2

Thread: curvePiping and edgeSoftening question

Threaded View

  1. #1

    curvePiping and edgeSoftening question

    Is there a way to get at these meshes with rhinoCommon? I have tried Rhino.DocObjets.RhinoObject.GetMeshes as well as .GetRenderMeshes. Although it finds a reference, with edgesoftening it seems to be the un-softened mesh, and with curvePiping the reference contains no mesh.

    Thanks,

    Nathan

  2. #2
    Senior Member Steve Baer's Avatar
    Join Date
    Apr 2010
    Location
    Seattle
    Posts
    1,463
    Blog Entries
    19
    Not currently, but we should be able to give this type of access eventually. I believe those meshes are implemented in the RDK and not in core Rhino, so as we add more and more access to the RDK in RhinoCommon these types of things should become available.
    Thanks,
    -Steve

+ Reply to Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts