Skip to content

Geometry_Engine: Ellipse methods not existing #314

Closed
@IsakNaslundBh

Description

@IsakNaslundBh

Collection of methods not existing for ellipse class needed to at least get their method declaration done as the corresponding method exist for ICurve:

Query:

  • Area
  • Clone
  • ClosestPoint
  • ControlPoints
  • DiscontinuityPoints
  • EndDir
  • EndPoint
  • IsClosed
  • IsContaining
  • IsInPlane
  • IsLinear
  • IsPlanar
  • IsPolyLinear
  • Length
  • LineIntersections
  • MeshIntersections
  • ParameterAtPoint
  • PlaneIntersections
  • PointAtParameter
  • StartDIr

Compute:

  • FitPlane
  • SortAlongCurve

Modify:

  • Flip
  • Mirror
  • Project
  • Rotate
  • Scale
  • SplitAtPoints
  • Transform
  • Translate

Metadata

Metadata

Assignees

Labels

type:featureNew capability or enhancement

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions