FabricationPartJustification Enumeration

FabricationPartJustification Enumeration

Fabrication part eccentric justifications for alignment for flat edged parts.

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