BoundaryLoopGetVerticesStartingFrom Method

Gets collection of vertices associated with this loop starting from the specified vertex.

Namespace: Teigha.BoundaryRepresentation
Assembly: TD_MgdBrep (in TD_MgdBrep.dll) Version: 0.0.0.0
Syntax
public LoopVertexCollection GetVerticesStartingFrom(
        Vertex startFrom
)

Parameters

startFrom  Vertex
[in] Starting vertex.

Return Value

LoopVertexCollection
LoopEdgeCollection containing collection of vertices starting from the specified vertex.
See Also

©  Bricsys NV. All rights reserved.