-
I have a dxf with some ATTDEF object and the vewer doesn't load dxf at alll.
In the console there is "Unhandled entity type: ATTDEF".
how can i fix it?
-
Repeated postings to the TEI list, including most recently https://listserv.brown.edu/cgi-bin/wa?A2=ind2105&L=TEI-L&P=869 indicate that our community seeks guidance in modeling how to constrain values…
-
It should be investigated how to properly handle `ATTRIB/ATTDEF` entities.
[Here](https://dxfwrite.readthedocs.io/en/latest/entities/attrib.html) is one piece of information.
As I see, they are …
-
If an `` has both a child `` and a child `` the right thing happens. If a `` has the same combination of children the build fails with “Duplicate attribute uses with the same name and target namespace…
sydb updated
4 months ago
-
In the ATOP work, we came across an in-vivo ODD file which has this content:
~~~xml
…
-
In dealing with #393, Stylesheets group discovers that we must specify a `@mode` attribute on everything being changed (including attDef, on which we don't always customarily use mode attributes). Rig…
-
I added `` to att.datable.w3c, but it seems to have no effect. We use it in several places which work just fine:
- relation: works (but has Schematron as well)
- classRef: works
- moduleRef: both wor…
-
I'm trying to delete layers and have a problem with block attributes.
`List entities = dxf.Layers.GetReferences(layer.Name);
foreach (DxfObject o in entities)
{
dxf.RemoveEntity(o as EntityObject…
-
I got these errors repetitively when using with r3f, while loading the sample .dxf file on this repo:
```
three-dxf-loader.js?v=c58e8641:4786 Text is not supported without a Three.js font lo…
-
作者你好,脚本此处缺失,请问怎么处理,谢谢