VectorGeometryToolPointPlugin#
- class ansys.stk.core.analysis_workbench.VectorGeometryToolPointPlugin#
Bases:
IAnalysisWorkbenchComponent
,IAnalysisWorkbenchComponentTimeProperties
,IVectorGeometryToolPoint
A VGT point 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 VectorGeometryToolPointPlugin
Property detail#
- property VectorGeometryToolPointPlugin.prog_id: str#
A programmatic ID associated with the component.