Usages of SegmentOrientation
Method Return Values
getSegmentOrientation (IInputModeContext, number) | in IOrthogonalEdgeHelper | Gets the declared orientation of the given segment at the edge this helper was provided for. | |
getSegmentOrientation (IEdge, number) | in OrthogonalEdgeEditingContext | Gets the declared segment orientation for the provided segment at the given edge. | |
getSegmentOrientation (IInputModeContext, number) | in OrthogonalEdgeHelper | Gets the orientation of the given segment by looking at the geometry of the segment. | |
from (SegmentOrientation) | in SegmentOrientation | Converts the given argument to an enum constant of this enum type. |
Method Parameters
prepareOrthogonalEdge (IGraph, IEdge, IListEnumerable<SegmentOrientation>, IListEnumerable<MovementInfo>) | in OrthogonalEdgeEditingContext | Helper method that inspects and prepares an orthogonal edge for the upcoming edit process. | |
from (SegmentOrientation) | in SegmentOrientation | Converts the given argument to an enum constant of this enum type. | |
getName (SegmentOrientation) | in SegmentOrientation | Returns the name of the given enum constant. |