VectorGeometryToolAxesAttitudeFile#

class ansys.stk.core.analysis_workbench.VectorGeometryToolAxesAttitudeFile#

Bases: IVectorGeometryToolAxes, IAnalysisWorkbenchComponentTimeProperties, IAnalysisWorkbenchComponent

Axes specified by data from a file.

Overview#

filename

Specify a path to a file. The file must exist. Specifying an invalid path will generate an exception.

Import detail#

from ansys.stk.core.analysis_workbench import VectorGeometryToolAxesAttitudeFile

Property detail#

property VectorGeometryToolAxesAttitudeFile.filename: str#

Specify a path to a file. The file must exist. Specifying an invalid path will generate an exception.