BrepEntityGetPointContainment Method

Gets the point containment and the corresponding container entity.

Namespace: Teigha.BoundaryRepresentation
Assembly: TD_MgdBrep (in TD_MgdBrep.dll) Version: 0.0.0.0
Syntax
public BrepEntity GetPointContainment(
        Point3d point,
        out PointContainment containment
)

Parameters

point  Point3d
[in] Point to get containment of.
containment  PointContainment
[out] Containment type.

Return Value

BrepEntity
Container brep entity.
See Also

©  Bricsys NV. All rights reserved.