public void Open( string macroFileName, Project oProject )
public: void Open( String^ macroFileName, Project^ oProject )
Parameters
| Parameter Name | Description |
|---|---|
| macroFileName | Filename (including path information and type) of the macro |
| oProject | The related project. If null then current parts database is used. |