Category:Geometry:Creating Geometry

From Macros Wiki
Revision as of 14:42, 15 July 2010 by ConnerO (talk | contribs) (New page: {| border="1" aglign="left" |+ ! Circles !! Points !! Lines |- | align="left" |CIRCLE_CR <circle number> <point> <radius> ||POINT_XY <point number>, <x>, <y>, ||LINE_2P <line n...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search
Circles Points Lines
CIRCLE_CR <circle number> <point> <radius> POINT_XY <point number>, <x>, <y>, LINE_2P <line number> <point> <point>
CIRCLE_CP <circle number> <point> <point> POINT_CA <point number>, <circle>, <angle> LINE_HP <line number> <point>
CIRCLE_2P <circle number> <point> <point> POINT_2L <point number>, <line>, <line> LINE_VP <line number> <point>
CIRCLE_2PR <circle number> <point> <point> <radius> <option> POINT_LC <point number>, <line>, <circle> LINE_PA <line number> <point> <angle>
CIRCLE_2LR <circle number> <line> <line> <radius> <option> POINT_2C <point number>, <circle>, <circle> LINE_PC <line number> <point> <circle> <option>
CIRCLE_3P <circle number> <point> <point> <point> POINT_2P <point number>, <point>, <point> LINE_CA <line number> <circle> <angle> <option>
CIRCLE_PL <circle number> <point> <line> <option> POINT_COPY <point number>, <new point number> LINE_2C <line number> <circle> <circle> <option>
CIRCLE_PLR <circle number> <point> <line> <radius> <option> POINT_TRANSLATE <point number>, <dx>, <dy> LINE_LD <line number> <line> <distance>
CIRCLE_PC <circle number> <point> <circle> POINT_ROTATE <point number>, <xc>, <yc>, <angle> LINE_COPY <line number> <new line number>
CIRCLE_PCR <circle number> <point> <circle> <radius> <option> POINT_MIRROR <point number>, <axis>, <axis value> CREATE_LINE <line number>
CIRCLE_LCR <circle number> <line> <circle> <radius> <option> POINT_GET_DATA <point number>, <x>, <y> Countours
CIRCLE_2CR <circle number> <circle> <circle> <radius> <option> CREATE_POINT <point number>, <x>, <y> CONTOUR
CIRCLE_COPY <circle number> <new circle number> POINTS CONTOUR_3D
CIRCLE_TRANSLATE <circle number> <dx> <dy> POINT <x> <y> START <xs> <ys> [<zs>]
CIRCLE_ROTATE <circle number> <xc> <yc> <angle> Miscellaneus RAPID <xe> <ye> [<ze>]
CIRCLE_MIRROR <circle number> <axis> <axis value> FIT_CURVE <tolerance> <mode> LINE <xe> <ye> [<ze>]
CIRCLE_GET_DATA <circle number> <xc> <yc> <radius> CREATE_FILLET <geo ref> <radius> ARC <xc> <yc> <xe> <ye> [<ze>] <CW/CCW>
CREATE_CIRCLE <circle number> CREATE_CHAMFER <geo ref> <type> <radius>  

This category currently contains no pages or media.