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

resolve object color from new version FCStd file #513

Open
goopat opened this issue Dec 24, 2024 · 0 comments
Open

resolve object color from new version FCStd file #513

goopat opened this issue Dec 24, 2024 · 0 comments
Labels

Comments

@goopat
Copy link

goopat commented Dec 24, 2024

"ViewProvider" node of GuiDocument.xml has no "ShapeColor" property in new version FCStd file saved by FreeCAD 1.0.0, need to read "ShapeAppearance" property to resolve color from file content

            <Property name="ShapeAppearance" type="App::PropertyMaterialList" status="1">
                <MaterialList file="ShapeAppearance4" version="3"/>
            </Property>
@goopat goopat added the engine label Dec 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant