Skip to content

Add MakeProjection and MakeDimension commands#1176

Draft
alteous wants to merge 1 commit intomainfrom
drawings
Draft

Add MakeProjection and MakeDimension commands#1176
alteous wants to merge 1 commit intomainfrom
drawings

Conversation

@alteous
Copy link
Copy Markdown
Contributor

@alteous alteous commented Apr 28, 2026

No description provided.

Comment on lines +2565 to +2569
#[serde(default)]
pub text_shift: Option<f64>,
/// The desired offset of the dimension line from its initial point.
#[serde(default)]
pub line_shift: Option<f64>,
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I haven't decided on a precise definition for these yet.

Comment on lines +786 to +787
/// IDs of created projection curves.
pub curve_ids: Vec<Uuid>,
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is tentative. Ideally we will have a way of locating a particular feature deterministically in reference to the original geometry but that is easier said than done.

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