C#如何通过在AutoCAD中拾取一个点,并将点的坐标交给C#变量。
C#如何通过在AutoCAD中拾取一个点,并将点的坐标交给C#变量。<br/> <div id="TitleRow"><h1 class="dtH1">Editor.GetPoint Method</h1></div><div id="nstext"><p class="topicstatus"></p><p>Gets user input for a point using the supplied prompt selection options.</p><h4 class="dtH4">Overload List</h4><p>Gets user input for a point using the supplied prompt selection options.</p><blockquote class="dtBlock"><a href="mk:@MSITStore:D:\arxref(.net).chm::/2/Autodesk.AutoCAD.EditorInput.Editor.GetPoint_overload_1.html">public PromptPointResult GetPoint(PromptPointOptions);</a></blockquote><p>Gets user input for a point.</p><blockquote class="dtBlock"><a href="mk:@MSITStore:D:\arxref(.net).chm::/2/Autodesk.AutoCAD.EditorInput.Editor.GetPoint_overload_2.html">public PromptPointResult GetPoint(String);</a>
</blockquote></div> 谢谢“雪山飞狐”!
页:
[1]