Toposolid Nodes
See Details for more information on the following nodes.
Node Name | Notes |
---|---|
Toposolid.ByOutlinePointsTypeAndLevel (outlineCurves, points, toposolidType, level) | Create a Revit Toposolid given its curve outline, points, type and Level |
Toposolid.ByOutlinePointsTypeAndLevel (outline, points, toposolidType, level) | Create a Revit Toposolid given its curve outline, points, type and Level |
ToposolidType.ByName | Select a toposolid type from the current document by name |
Toposolid.ByOutlineTypeAndLevel (outlineCurves, toposolidType, level) | Create a Revit Toposolid given its curve outline, type and Level |
Toposolid.ByOutlineTypeAndLevel (outline, toposolidType, level) | Create a Revit Toposolid given its curve outline, type and Level |
Toposolid.ByPointsTypeAndLevel | Create a Revit Toposolid given its points, type and Level |