VertexGetEdgesStartingFrom Method

Gets a vertex edge collection containing this vertex and the specified edge.

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

Parameters

startFrom  Edge
[in] Edge.

Return Value

VertexEdgeCollection
VertexEdgeCollection containing this vertex and the specified edge.
See Also

©  Bricsys NV. All rights reserved.