Revit 2019.2 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.2.0.66)
Syntax
C# |
---|
public SlabShapeCreaseType CreaseType { get; } |
Visual Basic |
---|
Public ReadOnly Property CreaseType As SlabShapeCreaseType Get |
Visual C++ |
---|
public: property SlabShapeCreaseType CreaseType { SlabShapeCreaseType get (); } |