BeamSystemJustifyType Enumeration |
Describes the justify method of beamsystem.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntaxpublic enum BeamSystemJustifyType
Public Enumeration BeamSystemJustifyType
public enum class BeamSystemJustifyType
type BeamSystemJustifyType
Members| Member name | Value | Description |
|---|
| Beginning | 3 | Beginning. |
| Center | 1 | Center. |
| DirectionLine | 4 | DirectionLine. |
| End | 2 | End. |
See Also