CADability dotNET

The GeneralCurve2D type exposes the following members.

Methods

  NameDescription
Public methodAddToGraphicsPath
Public methodApproximate
Public methodClone
Implements Clone()()()()
Public methodCloneReverse
Public methodCopy
Implements Copy(ICurve2D)
Public methodDirectionAt
Public methodDistance
Public methodGetArea
Implements GetArea()()()()
Public methodGetAreaFromPoint
Public methodGetExtendedHitTest
Public methodGetExtent
Public methodGetFused
Public methodGetInflectionPoints
Public methodGetModified
Public methodGetSelfIntersections
Public methodHitTest
Public methodIntersect(ICurve2D)
Public methodIntersect(GeoPoint2D, GeoPoint2D)
Public methodIsParameterOnCurve
Public methodIsValidParameter
Public methodMakeGeoObject
Public methodMinDistance(GeoPoint2D)
Public methodMinDistance(ICurve2D)
Public methodMove
Public methodParallel
Public methodPerpendicularFoot
Public methodPointAt
Implements PointAt(Double)
Public methodPositionAtLength
Public methodPositionOf
Public methodProject
Public methodReinterpretParameter
Public methodReverse
Implements Reverse()()()()
Public methodSplit
Implements Split(Double)
Public methodTangentPoints
Public methodTangentPointsToAngle(GeoVector2D)
Public methodTangentPointsToAngle(Angle, GeoPoint2D)
Public methodTrim
Public methodTryPointDeriv2At

See Also