ConcreteFinishType Enumeration

ConcreteFinishType Enumeration

The enumerated type representing the permitted values for the asset property "ConcreteFinish" from the "Concrete" schema.

Namespace: Autodesk.Revit.DB.Visual
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public enum ConcreteFinishType
Public Enumeration ConcreteFinishType
public enum class ConcreteFinishType
type ConcreteFinishType
Members
Member nameValueDescription
Curved1 
Custom4 
Polished3 
Smooth2 
Straight0 
See Also