SpatialElementBoundarySubfaceSubfaceType Property |
Type of the subface.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic SubfaceType SubfaceType { get; }
Public ReadOnly Property SubfaceType As SubfaceType
Get
public:
property SubfaceType SubfaceType {
SubfaceType get ();
}
member SubfaceType : SubfaceType with get
Property Value
SubfaceType
See Also