Skip to content

Conversation

@DomCR
Copy link
Owner

@DomCR DomCR commented Feb 10, 2026

Description

  • Added event handler in PolyLine to sync properties (e.g., Layer) to vertices when added.
  • Introduced OnAddVertexShouldMatchProperties test to verify property inheritance.

- Added event handler in PolyLine to sync properties (e.g., Layer) to vertices when added.
- Introduced OnAddVertexShouldMatchProperties test to verify property inheritance.
- Added GenerateExampleDxf test to create a sample DXF with layers and polylines.
- Refactored createPolyline method and updated using directives.
@DomCR DomCR added the bug Something isn't working label Feb 10, 2026
@DomCR DomCR added the minor Updates the minor version on merge. label Feb 10, 2026
@DomCR DomCR merged commit 8023cd6 into master Feb 10, 2026
@DomCR DomCR deleted the issue-973_vertex-layer branch February 10, 2026 18:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working minor Updates the minor version on merge.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Writing DXF files: Default layer used for Polyline2D entities instead of the defined layer

1 participant