Share

JoinType Enumeration

The type of join at the end of an element. The join type affects only the graphic treatment, i.e. cleaning of the end, not the physical join behavior.


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

Syntax

C#

public enum JoinType

Members

Member nameValueDescription
Abut0Abut Join
Extension3Extension Join
Miter1Miter Join
None-1No join type
SquareOff2Square-off Join

See Also

Reference

Was this information helpful?