public void Open( string macroFileName, Project oProject, int nVariant, bool bFromCache )
public: void Open( String^ macroFileName, Project^ oProject, int nVariant, bool bFromCache )
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. |
| nVariant | |
| bFromCache | Says if object should be created from cache |