<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="zh">
		<id>https://zh-cn.arcowiki.com/index.php?action=history&amp;feed=atom&amp;title=%E8%AE%BF%E9%97%AE%E5%8A%9F%E8%83%BD%E4%B8%AD%E7%9A%84%E5%8D%95%E7%82%B9</id>
		<title>访问功能中的单点 - 版本历史</title>
		<link rel="self" type="application/atom+xml" href="https://zh-cn.arcowiki.com/index.php?action=history&amp;feed=atom&amp;title=%E8%AE%BF%E9%97%AE%E5%8A%9F%E8%83%BD%E4%B8%AD%E7%9A%84%E5%8D%95%E7%82%B9"/>
		<link rel="alternate" type="text/html" href="https://zh-cn.arcowiki.com/index.php?title=%E8%AE%BF%E9%97%AE%E5%8A%9F%E8%83%BD%E4%B8%AD%E7%9A%84%E5%8D%95%E7%82%B9&amp;action=history"/>
		<updated>2026-04-09T03:52:18Z</updated>
		<subtitle>本wiki的该页面的版本历史</subtitle>
		<generator>MediaWiki 1.29.1</generator>

	<entry>
		<id>https://zh-cn.arcowiki.com/index.php?title=%E8%AE%BF%E9%97%AE%E5%8A%9F%E8%83%BD%E4%B8%AD%E7%9A%84%E5%8D%95%E7%82%B9&amp;diff=8&amp;oldid=prev</id>
		<title>Slia：创建页面，内容为“&lt;!--T:1--&gt; In order to '''Access to Single Point in the Feature''' it is necessary to use the command &lt;code&gt;PTDATA/&lt;/code&gt;.&lt;br/&gt;  &lt;!--T:2--&gt; In this example it i…”</title>
		<link rel="alternate" type="text/html" href="https://zh-cn.arcowiki.com/index.php?title=%E8%AE%BF%E9%97%AE%E5%8A%9F%E8%83%BD%E4%B8%AD%E7%9A%84%E5%8D%95%E7%82%B9&amp;diff=8&amp;oldid=prev"/>
				<updated>2018-06-01T07:29:40Z</updated>
		
		<summary type="html">&lt;p&gt;创建页面，内容为“&amp;lt;!--T:1--&amp;gt; In order to &amp;#039;&amp;#039;&amp;#039;&lt;a href=&quot;/index.php?title=Access_to_Single_Point_in_the_Feature&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new&quot; title=&quot;Access to Single Point in the Feature（页面不存在）&quot;&gt;Access to Single Point in the Feature&lt;/a&gt;&amp;#039;&amp;#039;&amp;#039; it is necessary to use the command &amp;lt;code&amp;gt;PTDATA/&amp;lt;/code&amp;gt;.&amp;lt;br/&amp;gt;  &amp;lt;!--T:2--&amp;gt; In this example it i…”&lt;/p&gt;
&lt;p&gt;&lt;b&gt;新页面&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&amp;lt;!--T:1--&amp;gt;&lt;br /&gt;
In order to '''[[Access to Single Point in the Feature]]''' it is necessary to use the command &amp;lt;code&amp;gt;PTDATA/&amp;lt;/code&amp;gt;.&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:2--&amp;gt;&lt;br /&gt;
In this example it is shown how to read a measured point of a feature.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:3--&amp;gt;&lt;br /&gt;
&amp;lt;code&amp;gt;&amp;lt;span style=&amp;quot;color: green; text-decoration: none;&amp;quot;&amp;gt;$$ Measuring a Circle with 3 points&amp;lt;/span&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
::&amp;lt;code&amp;gt;F(C1)=FEAT/CIRCLE,INNER,CART,0.0000,0.0000,0.0000,0.00000000,0.00000000,1.00000000,20.0000&amp;lt;/code&amp;gt;&lt;br /&gt;
::&amp;lt;code&amp;gt;MEAS/CIRCLE,F(C1),3&amp;lt;/code&amp;gt;&lt;br /&gt;
::::&amp;lt;code&amp;gt;PTMEAS/CART,6.0000,0.0000,0.0000,-1.00000000,0.00000000,0.00000000&amp;lt;/code&amp;gt;&lt;br /&gt;
::::&amp;lt;code&amp;gt;PTMEAS/CART,-3.0000,5.1962,0.0000,0.50000000,-0.86602540,0.00000000&amp;lt;/code&amp;gt;&lt;br /&gt;
::::&amp;lt;code&amp;gt;PTMEAS/CART,-3.0000,-5.1962,0.0000,0.50000000,0.86602540,0.00000000&amp;lt;/code&amp;gt;&lt;br /&gt;
::&amp;lt;code&amp;gt;ENDMES&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:4--&amp;gt;&lt;br /&gt;
&amp;lt;code&amp;gt;&amp;lt;span style=&amp;quot;color: green; text-decoration: none;&amp;quot;&amp;gt;$$Declaring the necessary Variables&amp;lt;/span&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
::&amp;lt;code&amp;gt;DECL/DOUBLE,xx,yy,zz,ii,jj,kk&amp;lt;/code&amp;gt;&lt;br /&gt;
::&amp;lt;code&amp;gt;DECL/INTGR,npt1,aa&amp;lt;/code&amp;gt;&lt;br /&gt;
::&amp;lt;code&amp;gt;DECL/CHAR,100,st1&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:5--&amp;gt;&lt;br /&gt;
&amp;lt;code&amp;gt;&amp;lt;span style=&amp;quot;color: green; text-decoration: none;&amp;quot;&amp;gt;$$Get the number of points measured in the circle using the function PTDATA/&amp;lt;/span&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
::&amp;lt;code&amp;gt;npt1=ASSIGN/PTDATA(FA(C1))&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:6--&amp;gt;&lt;br /&gt;
&amp;lt;code&amp;gt;&amp;lt;span style=&amp;quot;color: green; text-decoration: none;&amp;quot;&amp;gt;$$Loop within the number of points and Copy the raw points in an sequence of New point Features&amp;lt;/span&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
&amp;lt;code&amp;gt;&amp;lt;span style=&amp;quot;color: green; text-decoration: none;&amp;quot;&amp;gt;$$The access to each individual feature is made with the commandFA(name)[numPoint]&amp;lt;/span&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:7--&amp;gt;&lt;br /&gt;
::&amp;lt;code&amp;gt;DO/aa,1,npt1,1&amp;lt;/code&amp;gt;&lt;br /&gt;
::::&amp;lt;code&amp;gt;xx=OBTAIN/FA(C1)[aa],4&amp;lt;/code&amp;gt;&lt;br /&gt;
::::&amp;lt;code&amp;gt;yy=OBTAIN/FA(C1)[aa],5&amp;lt;/code&amp;gt;&lt;br /&gt;
::::&amp;lt;code&amp;gt;zz=OBTAIN/FA(C1)[aa],6&amp;lt;/code&amp;gt;&lt;br /&gt;
::::&amp;lt;code&amp;gt;ii=OBTAIN/FA(C1)[aa],8&amp;lt;/code&amp;gt;&lt;br /&gt;
::::&amp;lt;code&amp;gt;jj=OBTAIN/FA(C1)[aa],9&amp;lt;/code&amp;gt;&lt;br /&gt;
::::&amp;lt;code&amp;gt;kk=OBTAIN/FA(C1)[aa],10&amp;lt;/code&amp;gt;&lt;br /&gt;
::::&amp;lt;code&amp;gt;st1=ASSIGN/STR(aa)&amp;lt;/code&amp;gt;&lt;br /&gt;
::::&amp;lt;code&amp;gt;F(@st1)=FEAT/POINT,CART,xx,yy,zz,ii,jj,kk&amp;lt;/code&amp;gt;&lt;br /&gt;
::::&amp;lt;code&amp;gt;FA(@st1)=FEAT/POINT,CART,xx,yy,zz,ii,jj,kk&amp;lt;/code&amp;gt;&lt;br /&gt;
::&amp;lt;code&amp;gt;ENDDO&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[it:Accesso al punto singolo nella feature]]&lt;br /&gt;
[[zh-cn:访问功能中的单点]]&lt;br /&gt;
[[pt:Acesso a um único ponto no recurso]]&lt;br /&gt;
[[de:Zugriff auf Single Point im Feature]]&lt;br /&gt;
[[es:Acceso a un solo punto en la característica]]&lt;br /&gt;
[[en: Access to Single Point in the Feature ]]&lt;/div&gt;</summary>
		<author><name>Slia</name></author>	</entry>

	</feed>