TableSelect Method

Namespace:  Teigha.DatabaseServices
Assembly:  TD_Mgd (in TD_Mgd.dll) Version: 21.4.0.0
Syntax
public virtual TableHitTestInfo Select(
        Point3d pickingPoint,
        Vector3d hitTestViewDirection,
        Vector3d hitTestViewOrientation,
        bool allowOutside,
        bool inPickFirst,
        FullSubentityPath[] paths
)

Parameters

pickingPoint
Type: Teigha.GeometryPoint3d
hitTestViewDirection
Type: Teigha.GeometryVector3d
hitTestViewOrientation
Type: Teigha.GeometryVector3d
allowOutside
Type: SystemBoolean
inPickFirst
Type: SystemBoolean
paths
Type: Teigha.DatabaseServicesFullSubentityPath

Return Value

Type: TableHitTestInfo
See Also

©  Bricsys NV. All rights reserved.