ConceptualSurfaceTypeGetConstructionTypeIds Method

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

Namespace: Autodesk.Revit.DB.Analysis
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public ICollection<ElementId> GetConstructionTypeIds()

Return Value

ICollectionElementId
See Also