Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

(File) using-live-c-api.md : "contract" should be "contrast" #1

Open
DanRathbun opened this issue Apr 26, 2020 · 1 comment
Open

(File) using-live-c-api.md : "contract" should be "contrast" #1

DanRathbun opened this issue Apr 26, 2020 · 1 comment
Labels
documentation Improvements or additions to documentation

Comments

@DanRathbun
Copy link

File: "using-live-c-api.md" entitled "Using the SketchUp Live C API"

In section Entity Life Spans ...

It's important to beware of the life-span of SketchUp's entities when using the Live C API. In contract to the SketchUp Ruby API, the C API's entity references are not invalidated if the internal entities are deleted. Make sure not to hold on to the entity references for long.

The word "contract" in the 2nd sentence should be "contrast".

@thomthom thomthom added the documentation Improvements or additions to documentation label Apr 27, 2020
@thomthom
Copy link
Member

Thanks for catching that. (And checking out this example.) 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

2 participants