ComponentRotation property of DividedSurface.
See DividedSurface.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public enum ComponentRotation
Members
| Member name | Value | Description |
|---|---|---|
| Angle0 | 0 | |
| Angle180 | 180 | |
| Angle270 | 270 | |
| Angle90 | 90 |
