FabricationPartJustification Enumeration


Fabrication Part Justification Enumeration

Fabrication part eccentric justifications for alignment for flat edged parts.

Namespace: Autodesk.Revit.DB.Fabrication
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
public enum FabricationPartJustification
Members
Member name Value Description
Bottom 1 Outside edge justification to the bottom
Middle 0 Default middle justification to the connector
Top 2 Outside edge justification to the top
See Also