SpatialElementSpatialElementType Property |
The spatial element type.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic SpatialElementType SpatialElementType { get; }
Public ReadOnly Property SpatialElementType As SpatialElementType
Get
public:
property SpatialElementType SpatialElementType {
SpatialElementType get ();
}
member SpatialElementType : SpatialElementType with get
Property Value
SpatialElementType
See Also