StlFile# class StlFile(path: str)# Container for the STL file definition. Overview# Properties path Path of the STL file. Import detail# from ansys.additive.core.geometry_file import StlFile Property detail# property StlFile.path: str# Path of the STL file.