Skip to content

TODO: Implement more curve methods  #1029

Open
@dastan-ansys

Description

@dastan-ansys

📝 Description of the feature

Implement the following functions for curves:
- as_spline
- get_length
- get_polyline
- intersect_curve
- is_coincident

💡 Steps for implementing the feature

Each curve has its own version as these are abstract functions, so how it's implemented for line will be different for the others such as ellipse and circle.

🔗 Useful links and references

No response

Activity

RobPasMue

RobPasMue commented on Mar 14, 2024

@RobPasMue
Member

Applies to surfaces as well, right?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew features or code improvements

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @RobPasMue@dastan-ansys

        Issue actions

          TODO: Implement more curve methods · Issue #1029 · ansys/pyansys-geometry