SpaceSpaceTypeId Property

Get or set the Space type element of the Space.

Namespace: Autodesk.Revit.DB.Mechanical
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
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