VectorGeometryToolPointPlugin#
- class ansys.stk.core.analysis_workbench.VectorGeometryToolPointPlugin#
Bases:
IAnalysisWorkbenchComponent
,IAnalysisWorkbenchComponentTimeProperties
,IVectorGeometryToolPoint
A VGT point plugin.
Overview#
Read a value of the specified plugin property. This method throws an exception if the property does not exist. |
|
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. |
An array of names of the properties that can be used to configure the plugin. |
|
Pluginβs Display Name associated with the COM plugin. |
|
A programmatic ID associated with the component. |
Import detail#
from ansys.stk.core.analysis_workbench import VectorGeometryToolPointPlugin
Property detail#
- property VectorGeometryToolPointPlugin.available_properties: list#
An array of names of the properties that can be used to configure the plugin.