BrepGetFacesStartingFrom Method

Retrieves a collection of faces.
Namespace:  Teigha.BoundaryRepresentation
Assembly:  TD_MgdBrep (in TD_MgdBrep.dll) Version: 0.0.0.0
Syntax
public BrepFaceCollection GetFacesStartingFrom(
        Face startFrom
)

Parameters

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

Return Value

Type: BrepFaceCollection
A collection of faces.
See Also

©  Bricsys NV. All rights reserved.