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: 25.3.0.0 (25.3.0.0)

Syntax

C#

public enum UVGridlineType

Members

Member nameValueDescription
U0 
V1 

See Also

Reference

Was this information helpful?