RadarCrossSection#
- class ansys.stk.core.stkobjects.RadarCrossSection#
Class defining a radar cross section.
Overview#
Do not use this method, as it is deprecated. Use ModelComponentLinking on RadarCrossSection instead. Sets the current RCS model by name. |
Do not use this property, as it is deprecated. Use ModelComponentLinking on RadarCrossSection instead. Gets an array of supported model names. |
|
Do not use this property, as it is deprecated. Use ModelComponentLinking on RadarCrossSection instead. Gets the current RCS model. |
|
Get the link/embed controller for managing the radar cross section model component. |
Import detail#
from ansys.stk.core.stkobjects import RadarCrossSection
Property detail#
- property RadarCrossSection.supported_models: list#
Do not use this property, as it is deprecated. Use ModelComponentLinking on RadarCrossSection instead. Gets an array of supported model names.
- property RadarCrossSection.model: RadarCrossSectionModel#
Do not use this property, as it is deprecated. Use ModelComponentLinking on RadarCrossSection instead. Gets the current RCS model.
- property RadarCrossSection.model_component_linking: IComponentLinkEmbedControl#
Get the link/embed controller for managing the radar cross section model component.