EntityBoundingBoxIntersectWith(Entity, Intersect, Plane, Point3dCollection, Int32, Int32) Method

Note: This API is now obsolete.


Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 26.3.0.0
Syntax
[ObsoleteAttribute("Use the overload taking IntPtr instead.")]
public void BoundingBoxIntersectWith(
        Entity entityPointer,
        Intersect intersectType,
        Plane projectionPlane,
        Point3dCollection points,
        int thisGraphicSystemMarker,
        int otherGraphicSystemMarker
)

Parameters

entityPointer  Entity
 
intersectType  Intersect
 
projectionPlane  Plane
 
points  Point3dCollection
 
thisGraphicSystemMarker  Int32
 
otherGraphicSystemMarker  Int32
 
See Also

©  Bricsys NV. All rights reserved.