Revit 2025 API
Spatial |
Type of the subface.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.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