CREATE FILLET: Difference between revisions

From Macros Wiki
Jump to navigationJump to search
Mikeo (talk | contribs)
No edit summary
Mikeo (talk | contribs)
No edit summary
 
Line 9: Line 9:


===Example===
===Example===
:- CREATE_FILLET
:- CREATE_FILLET 60, 1.5


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

Latest revision as of 18:50, 11 January 2011

Up

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