ConceptualSurfaceType.GetConstructionTypeIds Method

The element ids of the ConceptualConstructionType's associated with this ConceptualSurfaceType.


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

Syntax

C#

public ICollection<ElementId> GetConstructionTypeIds()

Return Value

ICollection<ElementId>

See Also

Reference

ConceptualSurfaceType Class
Autodesk.Revit.DB.Analysis Namespace