SlabShapeCrease.CreaseType Property

SlabShapeCreaseCreaseType Property

The type of the crease.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.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