MetalPerforationsType Enumeration


Metal Perforations Type 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: 25.3.0.0 (25.3.0.0)
Syntax
public enum MetalPerforationsType
Members
Member name Value Description
CirclesStaggered 1
CirclesStraight 2
Cloverleaf 5
Custom 7
Grecian 4
Hexagon 6
None 0
Squares 3
See Also