find_properties method
Leave feedback
On this page
Finds the metadata properties satisfying a specification. The search is recursive so it affects all nested packages as well.
A collection that contains properties from the package that satisfy the condition.
def find_properties(self, specification):
...
| Parameter | Type | Description |
|---|---|---|
| specification | groupdocs.metadata.search.Specification | A function to test each metadata property for a condition. |
- module
groupdocs.metadata.formats.threed.fbx - class
FbxRootPackage
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.