Skip to content

Missing attributes in XCAFDoc_VisMaterialPBR #222

Description

@adam-urbanczyk

To reproduce:

import OCP
OCP.__version__
from OCP.XCAFDoc import XCAFDoc_VisMaterialPBR
pbr = XCAFDoc_VisMaterialPBR()
print(pbr.BaseColor)
print(pbr.Metallic)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions