Create Method (Component)
In This Topic
Creates not placed Component object from part with given variant of macro.
Overload List
Overload | Description |
Create(Project,Placement3D,String,String,Int32,List<Placement3D>) | Creates not placed Component object from part with given variant of macro. |
Create(Project,String,String,Int32,List<Placement3D>) | Creates not placed Component object from part with given variant of macro. |
Create(Project,String,String,List<Placement3D>) | Creates not placed Component object. |
Create(Project,String,String) | Creates not placed Component object. |
See Also