Toposolid.CreateSubDivision
Overloads (2):
| Name | Return Type | Description |
|---|---|---|
| CreateSubDivision(Document, IList<CurveLoop>) | Toposolid | Creates a Toposolid subdivision element with the current Toposolid as its host, using the default Toposolid type as the type of the new subdivision. |
| CreateSubDivision(Document, ElementId, IList<CurveLoop>) | Toposolid | Creates a Toposolid subdivision element with the current Toposolid as its host. |