Namespace:
Autodesk.Revit.DB
JoinType
Enumeration
Description:
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.
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.
Syntax
public enum JoinType
Unknown Namespace Members:
Name | Description |
---|---|
None | No join type |
Abut | Abut Join |
Miter | Miter Join |
SquareOff | Square-off Join |
Extension | Extension Join |