明经CAD社区

 找回密码
 注册

QQ登录

只需一步,快速开始

搜索
查看: 2210|回复: 4

怎么修改实体的标注样式

[复制链接]
发表于 2009-9-15 16:33:00 | 显示全部楼层 |阅读模式

AcDbEntity类没有SetDimStyle的方法,不知道该怎么解决问题了。

请大家帮帮忙!

发表于 2009-9-17 02:10:00 | 显示全部楼层

干嘛要去AcDbEntity找?哪个类就在哪个类找,找不到再去父类找阿~

AcDbDimension::setDimstyleData,这个设置

Acad::ErrorStatus setDimstyleData(AcDbDimStyleTableRecord* pNewData);

pNewDataInput pointer to the AcDbDimStyleTableRecord whose data is to be applied to this dimension

发表于 2009-9-18 10:04:00 | 显示全部楼层

Acad::ErrorStatus

setDimensionStyle(

AcDbObjectId unnamed);

unnamedInput object ID to be used by AcDbDimStyleTableRecord

This function sets the dimension to use the MSITStore:F:\ObjectARX\ObjectARX%202006\docs\arxref.chm::/AcDb/AcDbDimStyleTableRecord/AcDbDimStyleTableRecord.htm">AcDbDimStyleTableRecord with the object ID styleId.

If styleId is AcDbObjectId::kNull (or just NULL), then when the dimension is closed it will be set to use the current default dimStyle in the AutoCAD editor.

The text string name within the referenced DimStyleTableRecord is used for DXF group code 3.

This function returns Acad::eOk.

发表于 2011-7-20 14:46:08 | 显示全部楼层
有没有这方面的详细分解呢
发表于 2011-7-22 11:05:09 | 显示全部楼层
请没有具体的示例供学习参考呢,一直在等。
您需要登录后才可以回帖 登录 | 注册

本版积分规则

小黑屋|手机版|CAD论坛|CAD教程|CAD下载|联系我们|关于明经|明经通道 ( 粤ICP备05003914号 )  
©2000-2023 明经通道 版权所有 本站代码,在未取得本站及作者授权的情况下,不得用于商业用途

GMT+8, 2024-11-25 11:50 , Processed in 0.145799 second(s), 23 queries , Gzip On.

Powered by Discuz! X3.4

Copyright © 2001-2021, Tencent Cloud.

快速回复 返回顶部 返回列表