VectorGeometryToolAxesPlugin#
- class ansys.stk.core.analysis_workbench.VectorGeometryToolAxesPlugin#
Bases:
IAnalysisWorkbenchComponent
,IAnalysisWorkbenchComponentTimeProperties
,IVectorGeometryToolAxes
A VGT axes plugin.
Overview#
Reset the plugin. |
|
Set the plugin properties. This method throws an exception if the specified property does not exist, invalid value was specified or the specified property is read-only. |
|
Read a value of the specified plugin property. This method throws an exception if the property does not exist. |
A programmatic ID associated with the component. |
|
Pluginβs Display Name associated with the COM plugin. |
|
An array of names of the properties that can be used to configure the plugin. |
Import detail#
from ansys.stk.core.analysis_workbench import VectorGeometryToolAxesPlugin
Property detail#
- property VectorGeometryToolAxesPlugin.prog_id: str#
A programmatic ID associated with the component.