VectorGeometryToolPointFile#

class ansys.stk.core.analysis_workbench.VectorGeometryToolPointFile#

Bases: IVectorGeometryToolPoint, IAnalysisWorkbenchComponentTimeProperties, IAnalysisWorkbenchComponent

Point 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 VectorGeometryToolPointFile

Property detail#

property VectorGeometryToolPointFile.filename: str#

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