几何尺寸与公差论坛------致力于产品几何量公差标准GD&T (GDT:ASME)|New GPS(ISO)研究/CAD设计/CAM加工/CMM测量

几何尺寸与公差论坛------致力于产品几何量公差标准GD&T (GDT:ASME)|New GPS(ISO)研究/CAD设计/CAM加工/CMM测量 (http://www.dimcax.com/hust/index.php)
-   DirectDWG (http://www.dimcax.com/hust/forumdisplay.php?f=89)
-   -   【转帖】attribute and attributedefinition isinvisible90 (http://www.dimcax.com/hust/showthread.php?t=15162)

yang686526 2009-05-04 04:21 PM

【转帖】attribute and attributedefinition isinvisible90
 
attribute and attributedefinition isinvisible()
attribute and attributedefinition isinvisible()
looks like there is a problem with isinvisible property for attribute and attributedefinition.
i set view->display->attribute display-> to on for a drawing in autocad and save it.
when i load the drawing using dwgdirect, oddbattribute::isinvisibile() and oddbattributedefinition::isinvisible() seems to return true. when i use odamfcapp to render the drawing, i do not see those loads of attributedefinitions that i see in autocad.
2 things effect displaying attributes:
1 - visibility property of the attribute entity
2 - attmode system variable
attmode values:
0 - all attributes are not displayed
1 - normal mode - only visible attributes are displayed
2 - all attributes are displayed.
view->display->attribute display sets attmode. it seems that in your case attmode is 2 and visibilty of attributes (entity's property) is off.
so
1. isinvisible() returns true - this is correct.
2. odamfcapp does not display them - this is dd bug.
sergey slezkin
sergey,
thanks for your quick reply and pointing me to attmode system variable.


所有的时间均为北京时间。 现在的时间是 07:44 AM.