Share

DividedSurface.ComponentRotation Property

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


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

Syntax

C#

public ComponentRotation ComponentRotation { get; set; }

Property Value

ComponentRotation

Remarks

This property has no effect unless a pattern is selected (the ObjectType property is not null).

See Also

Reference

Was this information helpful?