Get or set the Space type element of the Space.
Namespace: Autodesk.Revit.DB.MechanicalAssembly: 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