BoundaryLoopGetEdgesStartingFrom Method

Gets collection of edges associated with this loop starting from the specified edge.

Namespace: Teigha.BoundaryRepresentation
Assembly: TD_MgdBrep (in TD_MgdBrep.dll) Version: 0.0.0.0
Syntax
public LoopEdgeCollection GetEdgesStartingFrom(
        Edge startFrom
)

Parameters

startFrom  Edge
[in] Starting edge.

Return Value

LoopEdgeCollection
LoopEdgeCollection containing collection of edges starting from the specified edge.
See Also

©  Bricsys NV. All rights reserved.