LayoutRuleFixedDistance.JustifyType Property

Get or set the type of justification.


Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)

Syntax

C#

public BeamSystemJustifyType JustifyType { get; set; }

Property Value

BeamSystemJustifyType

Remarks

The justifyType passed in must be a valid object.

See Also

Reference

LayoutRuleFixedDistance Class
Autodesk.Revit.DB Namespace