Share

FabricHostReference Enumeration

Controls if Single Fabric Sheet should be cut by the Host Cover.


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

Syntax

C#

public enum FabricHostReference

Members

Member nameValueDescription
CutByCover1 The fabric is cut by the host cover.
NotCutByCover0 The fabric is not cut by the host cover.

See Also

Reference

Was this information helpful?