[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"doc-detail-145238-en":3,"doc-seo-145238-105":31,"detail-sidebar-cat-0-en-105":92},{"code":4,"msg":5,"data":6},0,"success",{"doc_id":7,"user_id":8,"nickname":9,"user_avatar":10,"doc_module":4,"category_id":11,"category_name":12,"doc_title":13,"doc_description":14,"doc_content":15,"file_id":16,"file_url":17,"file_type":18,"file_size":19,"view_count":20,"is_deleted":4,"is_public":21,"is_downloadable":21,"audit_status":21,"page_count":22,"language":23,"language_code":24,"site_id":25,"html_lang":24,"table_of_contents":26,"faqs":27,"seo_title":28,"seo_description":14,"update_tm":29,"read_time":30},145238,8814010472675,"Xiajie","https://avatar.qwps.com/avatar/WGlhamll",6,"Technology","KETCindy Command Reference - ver.3.2 - February 13, 2019","KETCindy Command Reference documents command-level usage for building and rendering geometric and mathematical figures with KETCindy. It explains initialization, file and folder handling, TEX output configuration, graphics package selection, and how to control axes, coordinate systems, colors, and plotting data. The reference also covers structured workflows for drawing primitives, tables, data processing, calculus and I/O, integration with other software, and animation-related features across KETCindy and KETCindy3D.","KETCindy Command Reference  \nKETCindy Project Team  \nFebruary 13, 2019  \n-ver.3.2-  \nContents  \n1 Plane ﬁgure 3  \n1.1 Setting and Deﬁning ................................. 3  \n1.1.1 Setting environment ............................. 3  \n1.1.2 Drawing and deﬁning ............................. 4  \n1.2 Commands for Drawing ............................... 12  \n1.2.1 Options of drawing command ........................ 12  \n1.2.2 Point, line .................................. 13  \n1.2.3 Curved line .................................. 24  \n1.2.4 Graph of function ............................... 34  \n1.2.5 Letter ..................................... 41  \n1.2.6 Marking .................................... 44  \n1.3 Using plotting data .................................. 48  \n1.4 Calculus and I/O ................................... 59  \n1.5 Making Tables ..................................... 67  \n1.6 Data Processing .................................... 73  \n1.7 Others ......................................... 76  \n2 Calling Other Softwares 83  \n2.1 R ............................................ 83  \n2.2 Maxima ........................................ 88  \n2.3 Risa/Asir ....................................... 92  \n2.4 MeshLab ........................................ 93  \n3 Animation 97  \n4 KETCindy Slide 99  \n5 KETCindy3D 101  \n5.1 Screen ......................................... 101  \n5.2 Setting and Deﬁning ................................. 101  \n5.3 Command for Drawing ................................ 104  \n5.3.1 Point and line ................................. 104  \n5.3.2 Polyhedron .................................. 108  \n5.3.3 Surface ..................................... 112  \n5.4 Using Plot data .................................... 120  \n5.5 Others ......................................... 130  \n6 Appendix 138  \n6.1 Color table ...................................... 138  \n6.2 Comparative chart of drawing of points ....................... 139  \n7 Command List 140  \n1 Plane ﬁgure  \n1.1 Setting and Deﬁning  \n1.1.1 Setting environment  \nKetinit  \nUsage Ketinit();  \nDescription Generic function to initialize KETCindy.  \nExamples  \nKetinit(); The work sub folder is set to \"fig\" in the folder of the cindy ﬁle.  \nKetinit(\"\"); The work folder is set to the folder of the cindy ﬁle.  \nDetails  \nThis function should be written at the ﬁrst line on Draw slot page. In case of space ﬁgure (KeTCindy’s 3D-mode), write it in the initialization slot page ketlib.  \n⇒Command List  \nSetﬁles  \nUsage Setﬁles(ﬁlename)  \nDescription Generic function to set the name of texﬁle.  \nDetails Default ﬁle name is working Cinderella ﬁle name.  \nExamples  \nIf working Cinderella ﬁle name is ”triangle.cdy” then default ﬁles name are ”triangle.tex”. By Setfiles(\"grav\"); output ﬁles name are ”grav.tex”.  \n⇒Command List  \nSetparent  \nUsage Setparent(ﬁlename)  \nDescription Generic function to set the name of texﬁle by using the Parent push button.  \nDetails There is no default ﬁle name when we use the Figpdf() function and the Parent  \npush button, so we have to deﬁne the name of output texﬁle.  \nExamples  \nIf working Cinderella ﬁle name is ”triangle.cdy”, by Setparent(\"grav\"); output ﬁles name are ”triangle.tex” and ”grav.tex”. PDF name is ”grav.pdf”.  \n⇒Command List  \nChangework  \nUsage Changework(name of pass)  \nDescription Generic function to change the working directory(folder) .  \nDefault working directory is ”ﬁg”.  \n⇒Command List  \nAddpackage  \nUsage Addpackage(list of style ﬁes)  \nDescription Generic function to add packages of TEX to the main ﬁle for previewing. Details Basically, ketpic,ketlayer,amsmath,amssymb,graphicx,color are used.  \nExamples  \nAddpackage([\"[dvipdfmx]{media9}\",\"[dvipdfmx]{animate}\",\"ketmedia\"]);  \n⇒Command List  \nUsegraphics  \nUsage Usegraphics(”pict2e”)  \nDescription This function changes the graphics package to \"pict2e\".  \nDetails The defaut package is \"tpic\".  \nExamples  \nUsegraphics(\"pict2e\");  \n⇒Command List  \n1.1.2 Drawing and deﬁning  \nA","cbCaiej9x05P9txB","https://ap.wps.com/l/cbCaiej9x05P9txB","pdf",1965981,2,1,144,"English","en",105,"# Plane figure\n## Setting and Defining\n### Ketinit\n### Addax\n### Setax\n### Drwxy\n### Definecolor\n### Setcolor\n## Commands for Drawing\n## Using plotting data\n## Calculus and I/O\n## Making Tables\n## Data Processing\n## Others\n# Calling Other Softwares\n## R\n## Maxima\n## Risa/Asir\n## MeshLab\n# Animation\n# KETCindy Slide\n# KETCindy3D\n## Screen\n## Setting and Defining\n## Command for Drawing\n## Using Plot data\n## Others\n# Appendix\n## Color table\n## Comparative chart of drawing of points\n# Command List","[{\"question\":\"What does Ketinit do and when should it be written?\",\"answer\":\"Ketinit initializes KETCindy. It should be written at the first line on the Draw slot page (or in the initialization slot page ketlib for space figures/3D mode).\"},{\"question\":\"How can you control whether axes are drawn?\",\"answer\":\"Use Addax(1/0): Addax(1) outputs axes in the TeX file (default) but not on the Euclidean view, while Addax(0) hides the coordinate axes.\"},{\"question\":\"How do you change the output graphics package?\",\"answer\":\"Use Usegraphics(\\\"pict2e\\\") to switch the graphics package to pict2e. The default package is \\\"tpic\\\".\"}]","KETCindy Command Reference - ver.3.2 - February 13, 2019 | PDF",1787718990,363,{"code":4,"msg":32,"data":33},"ok",{"site_id":25,"language":24,"slug":34,"title":13,"keywords":35,"description":14,"schema_data":36,"social_meta":87,"head_meta":89,"extra_data":91,"updated_unix":29},"ketcindy-command-reference-ver32-february-13-2019","",{"@graph":37,"@context":86},[38,54,69],{"@type":39,"itemListElement":40},"BreadcrumbList",[41,45,48,51],{"item":42,"name":43,"@type":44,"position":21},"https://docshare.wps.com","Home","ListItem",{"item":46,"name":47,"@type":44,"position":20},"https://docshare.wps.com/document/","Document",{"item":49,"name":12,"@type":44,"position":50},"https://docshare.wps.com/document/technology/",3,{"item":52,"name":13,"@type":44,"position":53},"https://docshare.wps.com/document/ketcindy-command-reference-ver32-february-13-2019/145238/",4,{"url":52,"name":13,"@type":55,"author":56,"headline":13,"publisher":58,"fileFormat":61,"inLanguage":24,"description":14,"dateModified":62,"datePublished":63,"encodingFormat":61,"isAccessibleForFree":64,"interactionStatistic":65},"DigitalDocument",{"name":9,"@type":57},"Person",{"url":42,"name":59,"@type":60},"DocShare","Organization","application/pdf","2026-08-31","2026-08-26",true,{"@type":66,"interactionType":67,"userInteractionCount":20},"InteractionCounter",{"@type":68},"ViewAction",{"@type":70,"mainEntity":71},"FAQPage",[72,78,82],{"name":73,"@type":74,"acceptedAnswer":75},"What does Ketinit do and when should it be written?","Question",{"text":76,"@type":77},"Ketinit initializes KETCindy. It should be written at the first line on the Draw slot page (or in the initialization slot page ketlib for space figures/3D mode).","Answer",{"name":79,"@type":74,"acceptedAnswer":80},"How can you control whether axes are drawn?",{"text":81,"@type":77},"Use Addax(1/0): Addax(1) outputs axes in the TeX file (default) but not on the Euclidean view, while Addax(0) hides the coordinate axes.",{"name":83,"@type":74,"acceptedAnswer":84},"How do you change the output graphics package?",{"text":85,"@type":77},"Use Usegraphics(\"pict2e\") to switch the graphics package to pict2e. The default package is \"tpic\".","https://schema.org",{"og:url":52,"og:type":88,"og:title":13,"og:site_name":59,"og:description":14},"article",{"robots":90,"canonical":52},"index,follow",{"doc_id":7,"site_id":25},{"code":4,"msg":5,"data":93},[94,98,102,106,111,114,119,124,129,132,136],{"id":21,"doc_module":4,"doc_module_name":47,"category_name":95,"show_sort_weight":96,"slug":97},"Story & Novel",90,"story-novel",{"id":20,"doc_module":4,"doc_module_name":47,"category_name":99,"show_sort_weight":100,"slug":101},"Literature",80,"literature",{"id":53,"doc_module":4,"doc_module_name":47,"category_name":103,"show_sort_weight":104,"slug":105},"Exam",70,"exam",{"id":107,"doc_module":4,"doc_module_name":47,"category_name":108,"show_sort_weight":109,"slug":110},5,"Comic",60,"comic",{"id":11,"doc_module":4,"doc_module_name":47,"category_name":12,"show_sort_weight":112,"slug":113},50,"technology",{"id":115,"doc_module":4,"doc_module_name":47,"category_name":116,"show_sort_weight":117,"slug":118},7,"Healthcare",40,"healthcare",{"id":120,"doc_module":4,"doc_module_name":47,"category_name":121,"show_sort_weight":122,"slug":123},8,"Research & Report",30,"research-report",{"id":125,"doc_module":4,"doc_module_name":47,"category_name":126,"show_sort_weight":127,"slug":128},9,"Religion & Spirituality",20,"religion-spirituality",{"id":127,"doc_module":4,"doc_module_name":47,"category_name":130,"show_sort_weight":127,"slug":131},"World Cup","world-cup",{"id":133,"doc_module":4,"doc_module_name":47,"category_name":134,"show_sort_weight":133,"slug":135},10,"Lifestyle","lifestyle",{"id":137,"doc_module":4,"doc_module_name":47,"category_name":138,"show_sort_weight":107,"slug":139},19,"General","general"]