| Revit 2023 API |
| FabricationPartJustification Enumeration |
| See Also |
Fabrication part eccentric justifications for alignment for flat edged parts.
Namespace: Autodesk.Revit.DB.Fabrication
Assembly: RevitAPI (in RevitAPI.dll) Version: 23.0.0.0 (23.1.0.0)
Since:
2018
Syntax
| C# |
|---|
public enum FabricationPartJustification |
| Visual Basic |
|---|
Public Enumeration FabricationPartJustification |
| Visual C++ |
|---|
public enum class FabricationPartJustification |
Members
| Member name | Description |
|---|---|
| Middle | Default middle justification to the connector |
| Bottom | Outside edge justification to the bottom |
| Top | Outside edge justification to the top |