ConceptualSurfaceTypeGetConstructionTypeIds Method

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

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

Return Value

ICollectionElementId
See Also