| Revit Preview Release API |
| SlabShapeCrease..::..CreaseType Property |
| SlabShapeCrease Class See Also |
The type of the crease.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 19.0.0.0 (19.0.0.405)
Syntax
| C# |
|---|
public SlabShapeCreaseType CreaseType { get; } |
| Visual Basic |
|---|
Public ReadOnly Property CreaseType As SlabShapeCreaseType Get |
| Visual C++ |
|---|
public: property SlabShapeCreaseType CreaseType { SlabShapeCreaseType get (); } |