getAttributeMetadataByName#
- omni::graph::core::AttributeDataHandle getAttributeMetadataByName( ) noexcept#
 Search for read-write metadata field handle for the attribute by using field name.
- Parameters:
 attribute – The name of the attribute.
fieldName – The name of attribute metadata field to be searched for.
- Returns:
 Valid metadata attribute handle for existing name, or Invalid handle for not existing.