<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>中钨在线官方博客 &#187; Yang</title>
	<atom:link href="http://blog.chinatungsten.com/author/yanghui/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.chinatungsten.com</link>
	<description>— 分享中钨在线的最新动态</description>
	<lastBuildDate>Sun, 15 Mar 2026 11:50:49 +0000</lastBuildDate>
	<language>zh-CN</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.6.1</generator>
		<item>
		<title>CAD尺寸标注、对象特征快捷指令</title>
		<link>http://blog.chinatungsten.com/2015/03/2005.html</link>
		<comments>http://blog.chinatungsten.com/2015/03/2005.html#comments</comments>
		<pubDate>Mon, 02 Mar 2015 09:28:16 +0000</pubDate>
		<dc:creator>Yang</dc:creator>
				<category><![CDATA[未分类]]></category>

		<guid isPermaLink="false">http://blog.chinatungsten.com/?p=2005</guid>
		<description><![CDATA[<p>1、尺寸标注：
DLI , *DIMLINEAR（直线标注）
DAL , *DIMALIGNED（对齐标注）
DRA , *DIMRADIUS（半径标注）
DDI , *DIMDIAMETER（直径标注）
DAN , *DIMANGULAR（角度标注）
DCE , *DIMCENTER（中心标注）
DOR , *DIMORDINATE（点标注）
TOL , *TOLERANCE（标注形位公差）
LE , *QLEADER（快速引出标注）
DBA , *DIMBASELINE（基线标注）
DCO , *DIMCONTINUE（连续标注）
D , *DIMSTYLE（标注样式）
DED , *DIMEDIT（编辑标注）
DOV , *DIMOVERRIDE(替换标注系统变量)
2、对象特性
ADC , *ADCENTER（设... <a href='http://blog.chinatungsten.com/2015/03/2005.html' rel="nofollow">...Read More>></a></p>]]></description>
	<p>1、尺寸标注：
DLI , *DIMLINEAR（直线标注）
DAL , *DIMALIGNED（对齐标注）
DRA , *DIMRADIUS（半径标注）
DDI , *DIMDIAMETER（直径标注）
DAN , *DIMANGULAR（角度标注）
DCE , *DIMCENTER（中心标注）
DOR , *DIMORDINATE（点标注）
TOL , *TOLERANCE（标注形位公差）
LE , *QLEADER（快速引出标注）
DBA , *DIMBASELINE（基线标注）
DCO , *DIMCONTINUE（连续标注）
D , *DIMSTYLE（标注样式）
DED , *DIMEDIT（编辑标注）
DOV , *DIMOVERRIDE(替换标注系统变量)
2、对象特性
ADC , *ADCENTER（设... <a href='http://blog.chinatungsten.com/2015/03/2005.html' rel="nofollow">...Read More>></a></p>			<content:encoded><![CDATA[<p>1、尺寸标注：
DLI , *DIMLINEAR（直线标注）
DAL , *DIMALIGNED（对齐标注）
DRA , *DIMRADIUS（半径标注）
DDI , *DIMDIAMETER（直径标注）
DAN , *DIMANGULAR（角度标注）
DCE , *DIMCENTER（中心标注）
DOR , *DIMORDINATE（点标注）
TOL , *TOLERANCE（标注形位公差）
LE , *QLEADER（快速引出标注）
DBA , *DIMBASELINE（基线标注）
DCO , *DIMCONTINUE（连续标注）
D , *DIMSTYLE（标注样式）
DED , *DIMEDIT（编辑标注）
DOV , *DIMOVERRIDE(替换标注系统变量)
2、对象特性
ADC , *ADCENTER（设... <a href='http://blog.chinatungsten.com/2015/03/2005.html' rel="nofollow">...Read More>></a></p>]]></content:encoded>
			<wfw:commentRss>http://blog.chinatungsten.com/2015/03/2005.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CAD绘图命令和修改命令的快捷指令</title>
		<link>http://blog.chinatungsten.com/2015/02/1939.html</link>
		<comments>http://blog.chinatungsten.com/2015/02/1939.html#comments</comments>
		<pubDate>Tue, 10 Feb 2015 00:44:30 +0000</pubDate>
		<dc:creator>Yang</dc:creator>
				<category><![CDATA[未分类]]></category>

		<guid isPermaLink="false">http://blog.chinatungsten.com/?p=1939</guid>
		<description><![CDATA[<p>CAD绘图命令和修改命令快捷指令：
1.绘图命令：
PO,   *POINT（点）
L,    *LINE（直线）
XL,   *XLINE（射线）
PL,    *PLINE（多段线）
ML,   *MLINE（多线）
SPL,   *SPLINE（样条曲线）
POL,  *POLYGON（正多边形）
REC,  *RECTANGLE（矩形）
C,     *CIRCLE  (圆)  
A,     *ARC  (圆弧)  
DO,   *DONUT（圆环）
EL,    *ELLIPSE（椭圆）
REG,  *REGION（面域）
MT,   *MTEXT（多行文本）
T,     *MTEXT（多行文本）
B,     *BLOCK（块定义）
I,     *INSERT（插入块... <a href='http://blog.chinatungsten.com/2015/02/1939.html' rel="nofollow">...Read More>></a></p>]]></description>
	<p>CAD绘图命令和修改命令快捷指令：
1.绘图命令：
PO,   *POINT（点）
L,    *LINE（直线）
XL,   *XLINE（射线）
PL,    *PLINE（多段线）
ML,   *MLINE（多线）
SPL,   *SPLINE（样条曲线）
POL,  *POLYGON（正多边形）
REC,  *RECTANGLE（矩形）
C,     *CIRCLE  (圆)  
A,     *ARC  (圆弧)  
DO,   *DONUT（圆环）
EL,    *ELLIPSE（椭圆）
REG,  *REGION（面域）
MT,   *MTEXT（多行文本）
T,     *MTEXT（多行文本）
B,     *BLOCK（块定义）
I,     *INSERT（插入块... <a href='http://blog.chinatungsten.com/2015/02/1939.html' rel="nofollow">...Read More>></a></p>			<content:encoded><![CDATA[<p>CAD绘图命令和修改命令快捷指令：
1.绘图命令：
PO,   *POINT（点）
L,    *LINE（直线）
XL,   *XLINE（射线）
PL,    *PLINE（多段线）
ML,   *MLINE（多线）
SPL,   *SPLINE（样条曲线）
POL,  *POLYGON（正多边形）
REC,  *RECTANGLE（矩形）
C,     *CIRCLE  (圆)  
A,     *ARC  (圆弧)  
DO,   *DONUT（圆环）
EL,    *ELLIPSE（椭圆）
REG,  *REGION（面域）
MT,   *MTEXT（多行文本）
T,     *MTEXT（多行文本）
B,     *BLOCK（块定义）
I,     *INSERT（插入块... <a href='http://blog.chinatungsten.com/2015/02/1939.html' rel="nofollow">...Read More>></a></p>]]></content:encoded>
			<wfw:commentRss>http://blog.chinatungsten.com/2015/02/1939.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>菜鸟绘图心得</title>
		<link>http://blog.chinatungsten.com/2014/12/1843.html</link>
		<comments>http://blog.chinatungsten.com/2014/12/1843.html#comments</comments>
		<pubDate>Wed, 31 Dec 2014 07:12:41 +0000</pubDate>
		<dc:creator>Yang</dc:creator>
				<category><![CDATA[未分类]]></category>

		<guid isPermaLink="false">http://blog.chinatungsten.com/?p=1843</guid>
		<description><![CDATA[<p>CAD是一个应用非常广泛的制图软件，在机械，建筑，家具，园林等等的设计中都会使用这个软件，所有从事制图工作的，CAD是一个必须要掌握的软件之一。
在使用CAD绘制时，我们一般左手放在键盘，右手使用鼠标来操作。我们在输入数字时会习惯的使用右手在小键盘上输入数字，这样右手就会脱离鼠标，我们应该从一开始就习惯使用左手操作键盘。如果想要提升绘图的速度，记住cad快捷指令的快捷指令是前提，比如说经常使用到的直线‘L’，圆‘C’... <a href='http://blog.chinatungsten.com/2014/12/1843.html' rel="nofollow">...Read More>></a></p>]]></description>
	<p>CAD是一个应用非常广泛的制图软件，在机械，建筑，家具，园林等等的设计中都会使用这个软件，所有从事制图工作的，CAD是一个必须要掌握的软件之一。
在使用CAD绘制时，我们一般左手放在键盘，右手使用鼠标来操作。我们在输入数字时会习惯的使用右手在小键盘上输入数字，这样右手就会脱离鼠标，我们应该从一开始就习惯使用左手操作键盘。如果想要提升绘图的速度，记住cad快捷指令的快捷指令是前提，比如说经常使用到的直线‘L’，圆‘C’... <a href='http://blog.chinatungsten.com/2014/12/1843.html' rel="nofollow">...Read More>></a></p>			<content:encoded><![CDATA[<p>CAD是一个应用非常广泛的制图软件，在机械，建筑，家具，园林等等的设计中都会使用这个软件，所有从事制图工作的，CAD是一个必须要掌握的软件之一。
在使用CAD绘制时，我们一般左手放在键盘，右手使用鼠标来操作。我们在输入数字时会习惯的使用右手在小键盘上输入数字，这样右手就会脱离鼠标，我们应该从一开始就习惯使用左手操作键盘。如果想要提升绘图的速度，记住cad快捷指令的快捷指令是前提，比如说经常使用到的直线‘L’，圆‘C’... <a href='http://blog.chinatungsten.com/2014/12/1843.html' rel="nofollow">...Read More>></a></p>]]></content:encoded>
			<wfw:commentRss>http://blog.chinatungsten.com/2014/12/1843.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
