SlabShapeCreaseCreaseType Property |
The type of the crease.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic 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