Describes the justify method of beamsystem.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 21.0.0.0 (21.1.1.109)
Syntax
| C# |
|---|
public enum BeamSystemJustifyType |
| Visual Basic |
|---|
Public Enumeration BeamSystemJustifyType |
| Visual C++ |
|---|
public enum class BeamSystemJustifyType |
Members
| Member name | Description |
|---|---|
| Center | Center. |
| End | End. |
| Beginning | Beginning. |
| DirectionLine | DirectionLine. |