Controls if Single Fabric Sheet should be cut by the Host Cover.
Namespace: Autodesk.Revit.DB.StructureAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public enum FabricHostReference
Members
| Member name | Value | Description |
|---|
| CutByCover | 1 |
The fabric is cut by the host cover.
|
| NotCutByCover | 0 |
The fabric is not cut by the host cover.
|
See Also
Reference