FabricationPartJustification Enumeration |
Fabrication part eccentric justifications for alignment for flat edged parts.
Namespace: Autodesk.Revit.DB.FabricationAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic enum FabricationPartJustification
Public Enumeration FabricationPartJustification
public enum class FabricationPartJustification
type FabricationPartJustification
MembersMember name | Value | Description |
---|
Middle | 0 |
Default middle justification to the connector
|
Bottom | 1 |
Outside edge justification to the bottom
|
Top | 2 |
Outside edge justification to the top
|
See Also