IDAFIFItem#
- class ansys.stk.core.stkobjects.aviator.IDAFIFItem#
Interface used to access the options for an DAFIF Item found in the Aviator catalog.
Overview#
Get the value of the field with the given name. |
|
Get all the field names. |
|
Get all the field names along with the corresponding value. |
|
Copy the site to the clipboard. |
|
Get the catalog item interface for this object. |
Import detail#
from ansys.stk.core.stkobjects.aviator import IDAFIFItem
Method detail#
- IDAFIFItem.get_all_fields_and_values(self) list #
Get all the field names along with the corresponding value.
- Returns:
- IDAFIFItem.get_as_catalog_item(self) ICatalogItem #
Get the catalog item interface for this object.
- Returns:
ICatalogItem