SlabShapeCreaseType Enumeration
The type of a SlabShapeCrease
Namespace:
Autodesk.Revit.DB
Assembly:
RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public enum SlabShapeCreaseType
Members
Member name
Value
Description
Auto
3
the crease is automatically generated.
Boundary
1
The crease is on boundary.
Invalid
0
The crease is invalid.
UserDrawn
2
The crease is created by user.
See Also
Reference
Autodesk.Revit.DB Namespace