In This Topic
            
            Creates a new device in the project and inserts it on a page. If the article has a macro specified, the macro is inserted onto the specified page.
            
            Overload List
| Overload | Description | 
| CreateDevice(String,String,Page,PointD) | Creates a new device in the project and inserts it on a page. If the article has a macro specified, the macro is inserted onto the specified page.   | 
| CreateDevice(Project,String,String,FunctionPropertyList,List<IFunctionBase>) | Create a new device.   | 
| CreateDevice(Project,String,String,FunctionPropertyList) | Create a new device.   | 
 
            
            
            
            
            
            
            
            
            
            
            
            
            
            
            See Also