Element2dGetNodesStartingFrom Method

Gets a collection of nodes associated with this element that starts with the specified node.

Namespace: Teigha.BoundaryRepresentation
Assembly: TD_MgdBrep (in TD_MgdBrep.dll) Version: 0.0.0.0
Syntax
public Element2dNodeCollection GetNodesStartingFrom(
        Node startFrom
)

Parameters

startFrom  Node
[in] Starting node.

Return Value

Element2dNodeCollection
Element2dNodeCollection instance representing a collection of nodes associated with this element.
See Also

©  Bricsys NV. All rights reserved.