FabricationPart.Create
| Name | Return Type | Description |
|---|---|---|
| Create(Document, FabricationItemFile, ElementId) | FabricationPart | Creates a fabrication part element from a fabrication item file. |
| Create(Document, FabricationServiceButton, Int32, ElementId) | FabricationPart | Creates a fabrication part element based on button. |
| Create(Document, FabricationServiceButton, Double, Double, ElementId) | FabricationPart | Creates a fabrication part element based on button and size. |