SlabShapeCrease.CreaseType Property

SlabShapeCreaseCreaseType Property

The type of the crease.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public SlabShapeCreaseType CreaseType { get; }
Public ReadOnly Property CreaseType As SlabShapeCreaseType
	Get
public:
property SlabShapeCreaseType CreaseType {
	SlabShapeCreaseType get ();
}
member CreaseType : SlabShapeCreaseType with get

Property Value

SlabShapeCreaseType
See Also