AnalysisWorkbenchComponentTemplate#

class ansys.stk.core.analysis_workbench.AnalysisWorkbenchComponentTemplate#

Bases: IAnalysisWorkbenchComponentContext

Enable to obtain information about the STK class that owns the VGT component.

Overview#

class_name

Return a class name (i.e. β€˜Satellite’, β€˜Facility’, etc.).

Import detail#

from ansys.stk.core.analysis_workbench import AnalysisWorkbenchComponentTemplate

Property detail#

property AnalysisWorkbenchComponentTemplate.class_name: str#

Return a class name (i.e. β€˜Satellite’, β€˜Facility’, etc.).