FabricationPartJustification Enumeration

Fabrication part eccentric justifications for alignment for flat edged parts.

Namespace: Autodesk.Revit.DB.Fabrication
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public enum FabricationPartJustification
Members
Member nameValueDescription
Bottom1 Outside edge justification to the bottom
Middle0 Default middle justification to the connector
Top2 Outside edge justification to the top
See Also