|
ReaderObjReadFile Method |
Reads the objFileName file and returns the ObjFileData object.
Namespace: Ab3dAssembly: Ab3d.PowerToys (in Ab3d.PowerToys.dll) Version: 11.1.8864.1045
Syntax public ObjFileData ReadFile(
string objFileName
)
Parameters
- objFileName String
- obj file name
Return Value
ObjFileDataObjFileData object
See Also