SpatialElementSpatialElementType Property |
The spatial element type.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.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