Graphics3DModelFile#

class ansys.stk.core.stkobjects.Graphics3DModelFile#

Bases: IGraphics3DModelData

Class defining 3D model file.

Overview#

filename

Path and filename of the model file.

file_path

Absolute path and filename of the model file.

Import detail#

from ansys.stk.core.stkobjects import Graphics3DModelFile

Property detail#

property Graphics3DModelFile.filename: str#

Path and filename of the model file.

property Graphics3DModelFile.file_path: str#

Absolute path and filename of the model file.