Revit 2026 API
Spatial |
Type of the subface.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public SubfaceType SubfaceType { get; }
Public ReadOnly Property SubfaceType As SubfaceType Get
public: property SubfaceType SubfaceType { SubfaceType get (); }
member SubfaceType : SubfaceType with get
Property Value
SubfaceTypeSee Also