This enumeration is used to classify MEP Ancillary Framing shape.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.1.0.0 (26.1.0.34)
Syntax
C#
public enum FramingShapeClassification
Members
Member name | Value | Description |
---|---|---|
Circular | 1 | |
Linear | 0 | |
Other | 3 | |
Oval | 2 |