Toposolid.Create
| Name | Return Type | Description |
|---|---|---|
| Create(Document, IList<CurveLoop>, ElementId, ElementId) | Toposolid | Creates a new instance of Toposolid within the project. |
| Create(Document, IList<XYZ>, ElementId, ElementId) | Toposolid | Creates a new instance of Toposolid within the project. |
| Create(Document, IList<CurveLoop>, IList<XYZ>, ElementId, ElementId) | Toposolid | Creates a new instance of Toposolid within the project. |