DividedSurfaceComponentRotation Property

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

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.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