Namespace:
Autodesk.Revit.DB
SlabShapeCreaseType
Enumeration
Description:
An enumerated type listing all Crease types of Slab Shape Edit.
An enumerated type listing all Crease types of Slab Shape Edit.
Syntax
public enum SlabShapeCreaseType
Unknown Namespace Members:
Name | Description |
---|---|
Invalid | The type of Crease is Invalid. |
Boundary | The type of Crease is Boundary. |
UserDrawn | The type of Crease is UserDrawn. |
Auto | The type of Crease is Auto. |