DAFIFSource#
- class ansys.stk.core.stkobjects.aviator.DAFIFSource#
Bases:
ICatalogSource
Class defining an DAFIF source in the Aviator catalog.
Overview#
Get the DAFIF item with the given name. |
|
Get the catalog source interface for this object. |
Get or set the DAFIF data path. |
|
Get the effective date of the DAFIF catalog. |
|
Get the expiration date of the DAFIF catalog. |
|
Get the DAFIF edition. |
Import detail#
from ansys.stk.core.stkobjects.aviator import DAFIFSource
Property detail#
Method detail#
- DAFIFSource.get_dafif_item(self, name: str) IDAFIFItem #
Get the DAFIF item with the given name.
- Parameters:
name :
str
- Returns:
IDAFIFItem
- DAFIFSource.get_as_catalog_source(self) ICatalogSource #
Get the catalog source interface for this object.
- Returns:
ICatalogSource