MetalPerforationsType Enumeration

MetalPerforationsType Enumeration

The enumerated type representing the permitted values for the asset property "MetalPerforations" from the "Metal" schema.

Namespace: Autodesk.Revit.DB.Visual
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public enum MetalPerforationsType
Public Enumeration MetalPerforationsType
public enum class MetalPerforationsType
type MetalPerforationsType
Members
Member nameValueDescription
CirclesStaggered1 
CirclesStraight2 
Cloverleaf5 
Custom7 
Grecian4 
Hexagon6 
None0 
Squares3 
See Also