Skip to content

clean up excess geometry parts alpha API - #115

Draft
MichaelBelousov wants to merge 10 commits into
mainfrom
hack-patch-bad-view-filter
Draft

clean up excess geometry parts alpha API#115
MichaelBelousov wants to merge 10 commits into
mainfrom
hack-patch-bad-view-filter

Conversation

@MichaelBelousov

Copy link
Copy Markdown
Contributor

temporary alpha API to clean up geometry parts for #114.

A more realistic solution is details in #114.

}

if (this._options.cleanupUnusedGeometryParts)
// FIXME: move to importer

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.

move to importer

transformer.shouldExportElement = (elem) => elem.id !== physObj2.id;
await transformer.processAll();

function printSize(p: string) {

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.

FIXME: remove from test

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.

2 participants