CREATE CIRCLE: Difference between revisions

From Macros Wiki
Jump to navigationJump to search
ConnerO (talk | contribs)
No edit summary
Mikeo (talk | contribs)
No edit summary
 
(9 intermediate revisions by one other user not shown)
Line 1: Line 1:
{{Command|syntax=CREATE_CIRCLE <[[circle number]]>
[[Geometry:Creating_Geometry|{{Up}}]]
|description=This command is used to create the real circle of a predefined number in GibbsCam.


|param1=<circle number>|param1_desc= The number of the circle (1 to 100) to be defined.This is a number used by the macro to create other geometry.
{{Command|syntax=[[Image:create_circle.png|right|CREATE_CIRCLE]]CREATE_CIRCLE <circle number>
|description=:Create a geometry circle from a macro circle.
 
|param1=<circle number>|param1_desc= {{circle number}}
}}
}}


===Example===
===Example===
:- CREATE_CIRCLE 5
:CREATE_CIRCLE 5


[[Category:Geometry]]
[[Category:Geometry]]

Latest revision as of 19:05, 11 January 2011

Up

Command

CREATE_CIRCLE
CREATE_CIRCLE
CREATE_CIRCLE <circle number>


Create a geometry circle from a macro circle.

Parameters

<circle number>
The number of a previously defined macro circle.

Example

CREATE_CIRCLE 5