ComponentRotation property of DividedSurface. See DividedSurface.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 21.0.0.0 (21.1.1.109)

Syntax

C#
public enum ComponentRotation
Visual Basic
Public Enumeration ComponentRotation
Visual C++
public enum class ComponentRotation

Members

Member nameDescription
Angle0
Angle90
Angle180
Angle270

See Also