Fabric location in the host
Namespace: Autodesk.Revit.DB.StructureAssembly: RevitAPI (in RevitAPI.dll) Version: 21.0.0.0 (21.1.1.109)
Since: 2013
Since: 2013
Syntax
| C# |
|---|
public enum FabricLocation |
| Visual Basic |
|---|
Public Enumeration FabricLocation |
| Visual C++ |
|---|
public enum class FabricLocation |
Members
| Member name | Description |
|---|---|
| TopOrExternal | The fabric is on the top face of a floor host, or on the external face of a wall host. |
| BottomOrInternal | The fabric is on the bottom face of a floor host, or on the internal face of a wall host. |