Share

FabricLocation Enumeration

Fabric location in the host


Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.1.0.0 (26.1.0.34)

Syntax

C#

public enum FabricLocation

Members

Member nameValueDescription
BottomOrInternal1 The fabric is on the bottom face of a floor host, or on the internal face of a wall host.
TopOrExternal0 The fabric is on the top face of a floor host, or on the external face of a wall host.

See Also

Reference

Was this information helpful?