CREATE FILLET: Difference between revisions
From Macros Wiki
Jump to navigationJump to search
New page: {{Command|syntax=CREATE_FILLET <geo ref>, <radius> |description=*DESCRPTION* |param1=<geo ref>|param1_desc={{geo ref}} |param2=<radius>|param2_desc={{radius}} }} ===Example=== :- CREATE_... |
No edit summary |
||
(5 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
[[Geometry:Creating_Geometry|{{Up}}]] | |||
{{Command|syntax=CREATE_FILLET <geo ref>, <radius> | {{Command|syntax=CREATE_FILLET <geo ref>, <radius> | ||
|description= | |description=Create a fillet at a connector | ||
|param1=<geo ref>|param1_desc={{geo ref}} | |param1=<geo ref>|param1_desc={{geo ref}} | ||
|param2=<radius>|param2_desc= | |param2=<radius>|param2_desc=Fillet radius | ||
}} | }} | ||
===Example=== | ===Example=== | ||
:- CREATE_FILLET | :- CREATE_FILLET 60, 1.5 | ||
[[Category: | [[Category:Geometry]] |
Latest revision as of 18:50, 11 January 2011
Command
- CREATE_FILLET <geo ref>, <radius>
Create a fillet at a connector
Parameters
- <geo ref>
- The reference number of the geometry feature.
- <radius>
- Fillet radius
Example
- - CREATE_FILLET 60, 1.5