DividedSurfaceComponentRotation Property

The rotation of the pattern by a multiple of 90 degrees.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public ComponentRotation ComponentRotation { get; set; }

Property Value

ComponentRotation
Remarks
This property has no effect unless a pattern is selected (the ObjectType property is not ).
See Also