VectorGeometryToolAxesCustomScript#

class ansys.stk.core.analysis_workbench.VectorGeometryToolAxesCustomScript#

Bases: IVectorGeometryToolAxes, IAnalysisWorkbenchComponentTimeProperties, IAnalysisWorkbenchComponent

Customized axes offset with respect to a set of reference Axes.

Overview#

reference_axes

Specify a reference axes.

filename

Can be MATLAB (.m or .dll) or VB Script (.vbs) script file.

Import detail#

from ansys.stk.core.analysis_workbench import VectorGeometryToolAxesCustomScript

Property detail#

property VectorGeometryToolAxesCustomScript.reference_axes: VectorGeometryToolAxesReference#

Specify a reference axes.

property VectorGeometryToolAxesCustomScript.filename: str#

Can be MATLAB (.m or .dll) or VB Script (.vbs) script file.