1 <!DOCTYPE KigMacroFile>
2 <KigMacroFile Number="1" Version="0.9.0" >
4 <Name>Osculating Circle</Name>
5 <Description>Osculating circle of a curve at a point</Description>
6 <ActionName>objects_new_osculatingcircle</ActionName>
7 <IconFileName>osculatingcircle</IconFileName>
9 <input requirement="curve" id="1">
10 <UseText>Osculating circle of this curve</UseText>
11 <SelectStatement>Select the curve...</SelectStatement>
13 <input requirement="point" id="2">
14 <UseText>Osculating circle at this point</UseText>
15 <SelectStatement>Select the point...</SelectStatement>
17 <intermediate action="calc" type="CocCurve" id="3" >
21 <result action="calc" type="CircleBCP" id="4" >