BrepGetEdgesStartingFrom Method

Retrieves a collection of edges.
Namespace:  Teigha.BoundaryRepresentation
Assembly:  TD_MgdBrep (in TD_MgdBrep.dll) Version: 0.0.0.0
Syntax
public BrepEdgeCollection GetEdgesStartingFrom(
        Edge startFrom
)

Parameters

startFrom
Type: Teigha.BoundaryRepresentationEdge
[in] The edge from which to start collecting the collection.

Return Value

Type: BrepEdgeCollection
A collection of edges.
See Also

©  Bricsys NV. All rights reserved.