<< Click to Display Table of Contents >> Navigation: User DLLs > Add-In DLLs > Extra DLLs > Center Point Positioning (dcu_CntrPtTl.dll) |
The purpose of this DLL is to position a point at the center of a circle or sphere.
Within this Section:Circle (dcsTlCircleCnt) Sphere (dcsTlSphereCnt) |
Circle Inputs:
1) 3 points to define the circle
2) 1 point to be deviated
Sphere Inputs:
1) 4 points to define the sphere
2) 1 point to be deviated
Outputs:
The additional point is deviated to the center of the desired entity.
Process:
The functions construct the deviation vector from the additional point to the center of the desired entity. If the inputs do not define the desired entity the function will do nothing.