Skip to content

Contextdata writer#993

Open
DomCR wants to merge 3 commits intomasterfrom
contextdata-writer
Open

Contextdata writer#993
DomCR wants to merge 3 commits intomasterfrom
contextdata-writer

Conversation

@DomCR
Copy link
Owner

@DomCR DomCR commented Mar 10, 2026

Description

Implement the writer for the context classes.

DomCR added 2 commits March 9, 2026 17:35
Implement writing of BlockReferenceObjectContextData in DxfObjectsSectionWriter, including annotation scale and transformation properties. Remove "not implemented" handling for this object type. Update DWG writer to align handling of BlockReferenceObjectContextData.
Refactored switch statements in DxfObjectsSectionWriter to use break instead of return for consistency. Added support for MTextAttributeObjectContextData serialization with a dedicated write method, and removed its previous "not implemented" handling. The new method writes all relevant properties to the DXF output.
@DomCR DomCR added the enhancement New feature or request label Mar 10, 2026
Implemented writeBlockReferenceObjectContextData to handle BlockReferenceObjectContextData properties. Updated MultiLeader context writing to include annot scale data. Added switch case for BlockReferenceObjectContextData. Simplified writeObjectContextData by removing HasFileToExtensionDictionary bit. Improves DWG context data handling for block references and multi-leaders.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant