: Public <<type>> Class
Created: 10-04-2008 12:16:14
Modified: 10-04-2008 12:16:14
Project:
Advanced:
Same as GM_Arc, but closed to form a full circle. The "start" and "end" bearing are equal and shall be the bearing for the first controlPoint listed. <br /></p><p>NOTE This still requires at least 3 distinct non-co-linear points to be unambiguously defined. The arc is simply extended until the first point is encountered.<br /></p>
Operation
Public
GM_Circle( point[3]: GM_Position,
):GM_Circle
Details:
Sequential
Public
GM_Circle( center: GM_Position,
radius: Distance,
):GM_Circle
Details:
Sequential
Tag Value
persistence persistent
Details:
 
Object Type Connection Direction Notes
«type» GM_Arc Class Generalization To