Share

FabricSheetAlignment Enumeration

Fabric Sheet alignment in the fabric distribution


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

Syntax

C#

public enum FabricSheetAlignment

Members

Member nameValueDescription
BothEdges3 The fabric sheets are aligned to starting and ending edge.
EndingEdge2 The fabric sheets are aligned to ending edge.
Null0 The fabric sheets are alignment is not set.
StartingEdge1 The fabric sheets are aligned to starting edge.

See Also

Reference

Was this information helpful?