public bool GenerateMacrosFrom3DData( Project oProject, StringCollection oFileNames )
public: bool GenerateMacrosFrom3DData( Project^ oProject, StringCollection^ oFileNames )
Parameters
- oProject
 - Project from which data to macro will be taken.
 - oFileNames
 - List of full paths to step files from which macros will be created.
 
Return Value
True if generation of all macros is successful, or false if something went wrong.