Skip to content

Fix #7927: Fix SECTION annotation for MODEL_VIEW drawings#7964

Open
theoryshaw wants to merge 1 commit intov0.8.0from
fix/section-annotation-model-view
Open

Fix #7927: Fix SECTION annotation for MODEL_VIEW drawings#7964
theoryshaw wants to merge 1 commit intov0.8.0from
fix/section-annotation-model-view

Conversation

@theoryshaw
Copy link
Copy Markdown
Member

generate_section_reference_points had no handler for MODEL_VIEW target view, causing it to silently return None. Add MODEL_VIEW branch that clips the section line to XY camera bounds while preserving the Z coordinate for correct 3D placement.

Generated with the assistance of an AI coding tool.

generate_section_reference_points had no handler for
MODEL_VIEW target view, causing it to silently return
None. Add MODEL_VIEW branch that clips the section line
to XY camera bounds while preserving the Z coordinate
for correct 3D placement.

Generated with the assistance of an AI coding tool.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant