Share

UVGridlineType Enumeration

A choice between U-gridlines or V-gridlines of a divided surface U Gridlines V Gridlines


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

Syntax

C#

public enum UVGridlineType

Members

Member nameValueDescription
U0 
V1 

See Also

Reference

Was this information helpful?