IArcEdge Methods

Methods

Flatten splitt the arc in small line elements with length "lineLenght".
GetBounds bounds of the edge
(Inherited from IEdge)
GetMidPoint middle point of the edge
(Inherited from IEdge)
GetXValue calculate the X value of given Y value. (works only for lines and arcs smaller 180 degree)
(Inherited from IEdge)
IsPointOnArc calculate wether the point is on the arc
RecalcBounds Set the bounds back, to update them by next GetBounds() call.
(Inherited from IEdge)
Split cut element in two pices.
(Inherited from IEdge)
SplitArc Split this arc in smaller elements depending on the ArcLength parameter.
ToString Overwrite ToString() for better reading details.
(Inherited from IEdge)

Extension Methods

See Also