Space.SpaceTypeId Property

Get or set the Space type element of the Space.


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

Syntax

C#

public ElementId SpaceTypeId { get; set; }

Property Value

ElementId

Remarks

This property is used to get or set the Space type of the Space.

See Also

Reference

Space Class
Autodesk.Revit.DB.Mechanical Namespace