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