Skip to content

Constructor for Intersection Methods lacking out-parameters #14

@LotharTUM

Description

@LotharTUM

Dear rhinostubs-developers,
when working with rhinoinside (Rhino-stubs 7.7 with python 3.7 and Rhino 7), the stub-constructors for 3d-intersections (SurfaceSurface, BrepBrep etc.) are lacking the parameters passed by reference (the one with out-keyword in the .NET API).
While the curvePlane intersections and similar worked, i got the error message that "no method matches the given arguments .." when just inserting the surfaces/breps and a tolerance.

I needed to pass two empty arrays to the constructor to make it work, see my code snippet for an illustration.

grafik

Kind Regards
Lothar

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions