Skip to content

PolyCurves #3451

@ksobon

Description

@ksobon

I am looking at breaking down and extracting sub curves of a PolyCurve() class. When I query all of the curves contained withing polycurve.Curves() it returns a list of "Curve" objects. Why doesn't it return the actual objects that "curve" class represents here (Line, Arc, NurbsCurve etc)?
Is there a method that I am missing here to check if "Curve" is Line, NurbsCurve etc?
I can only seem to be able to convert them to Nurbs using ToNurbsCurve() but that's really a waste.

Ideas?

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions