Share

Toposolid.GetSubDivisionIds Method

Gets all element ids of Toposolid subdivisions with the current Toposolid as its host.


Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.3.0.0 (26.3.0.0)

Syntax

C#

public IList<ElementId> GetSubDivisionIds()

Return Value

IList<ElementId>
The array of Toposolid subdivision ids.

See Also

Reference

Was this information helpful?