Class SelectBasics_PickResult
Methods
DistToGeomCenter
- DistToGeomCenter(): number
HasPickedPoint
- HasPickedPoint(): boolean
SetDepth
- SetDepth(theDepth: number): void
SetDistToGeomCenter
- SetDistToGeomCenter(theDistToCenter: number): void
SetPickedPoint
- SetPickedPoint(theObjPickedPnt: gp_Pnt): void
SetSurfaceNormal_1
- SetSurfaceNormal_1(theNormal: NCollection_Vec3<float>): void
Parameters
theNormal: NCollection_Vec3<float>
Returns void
SetSurfaceNormal_2
- SetSurfaceNormal_2(theNormal: gp_Vec): void