Navigation
API > API/Runtime > API/Runtime/CADKernel > API/Runtime/CADKernel/Mesh > API/Runtime/CADKernel/Mesh/Structure > API/Runtime/CADKernel/Mesh/Structure/FEdgeSegment
| Type | Name | Description | |
|---|---|---|---|
| double | ComputeOrientedSlopeOf
(
const FEdgeSegment* Segment |
Compute the slope of the input Segment according to this. | |
| double | ComputeOrientedSlopeOf
(
const FPoint2D& Middle, |
Compute the slope of the Segment defined by the two input points according to this. |