BrepEntityGetLineContainment Method

Gets the number of line containment hits and the array of contexted hit objects.

Namespace: Teigha.BoundaryRepresentation
Assembly: TD_MgdBrep (in TD_MgdBrep.dll) Version: 0.0.0.0
Syntax
public Hit[] GetLineContainment(
        LinearEntity3d line,
        int iNumHitsWanted
)

Parameters

line  LinearEntity3d
[in] Line to get containment of.
iNumHitsWanted  Int32
[in] Expected number of containment hits.

Return Value

Hit
array of contexted hit objects.
See Also

©  Bricsys NV. All rights reserved.