SurfaceRayTest Method

Namespace:  Teigha.DatabaseServices
Assembly:  TD_Mgd (in TD_Mgd.dll) Version: 21.4.0.0
Syntax
public void RayTest(
        Point3d rayBasePoint,
        Vector3d rayDir,
        double rayRadius,
        out SubentityId[] subEntIds,
        out DoubleCollection parameters
)

Parameters

rayBasePoint
Type: Teigha.GeometryPoint3d
rayDir
Type: Teigha.GeometryVector3d
rayRadius
Type: SystemDouble
subEntIds
Type: Teigha.DatabaseServicesSubentityId
parameters
Type: Teigha.GeometryDoubleCollection
See Also

©  Bricsys NV. All rights reserved.