Fabrication part eccentric justifications for alignment for flat edged parts.

Namespace: Autodesk.Revit.DB.Fabrication
Assembly: RevitAPI (in RevitAPI.dll) Version: 21.0.0.0 (21.1.1.109)
Since:  2018

Syntax

C#
public enum FabricationPartJustification
Visual Basic
Public Enumeration FabricationPartJustification
Visual C++
public enum class FabricationPartJustification

Members

Member nameDescription
Middle Default middle justification to the connector
Bottom Outside edge justification to the bottom
Top Outside edge justification to the top

See Also