Difference between revisions of "CREATE CHAMFER"
From Macros Wiki
(New page: {{Command|syntax=CREATE_CHAMFER <geo ref>>, <type>, <radius> |description=*DESCRPTION* |param1=<geo ref>>|param1_desc={{geo ref>}} |param2=<type>|param2_desc={{type}} |param3=<radius>|par...) |
|||
(7 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | {{ | + | [[Geometry:Creating_Geometry|{{Up}}]] |
− | |||
− | |param1=<geo ref | + | {{Command|syntax=CREATE_CHAMFER <geo ref>, <type>, <size> |
− | |param2=<type>|param2_desc= | + | |description=Create a chamfer at a terminator |
− | |param3=< | + | |
+ | |param1=<geo ref>|param1_desc={{geo ref}} | ||
+ | |param2=<type>|param2_desc=Chamfer type (1, 2 or 3) corresponds to 3 chamfer types on the geometry pallette. | ||
+ | |param3=<size>|param3_desc=Chamfer size | ||
}} | }} | ||
===Example=== | ===Example=== | ||
− | : | + | :CREATE_CHAMFER 80, 2, 1.65 |
− | [[Category: | + | [[Category:Geometry]] |
Latest revision as of 13:55, 11 January 2011
Command
- CREATE_CHAMFER <geo ref>, <type>, <size>
Create a chamfer at a terminator
Parameters
- <geo ref>
- The reference number of the geometry feature.
- <type>
- Chamfer type (1, 2 or 3) corresponds to 3 chamfer types on the geometry pallette.
- <size>
- Chamfer size
Example
- CREATE_CHAMFER 80, 2, 1.65