add_properties method
Leave feedback
On this page
Adds known metadata properties satisfying the specification. The operation is recursive so it affects all nested packages as well.
The number of affected properties.
def add_properties(self, specification, value):
...
| Parameter | Type | Description |
|---|---|---|
| specification | groupdocs.metadata.search.Specification | A specification to test each metadata property for a condition. |
| value | groupdocs.metadata.common.PropertyValue | A value for the picked properties. |
- module
groupdocs.metadata.formats.threed.dae - class
DaeRootPackage
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.