Tsg3DNavigator.LoadFromFile
procedure LoadFromFile(const AFileName: string; ADoClear: Boolean = True);
Description
Loads 3D model from a specified file.
Parameters
AFileName Path to the loaded file
ADoClear Value indicating whether to clear the scene or not (True by default)
Go to CAD VCL Enterprise