UVGridlineType Enumeration |
A choice between U-gridlines or V-gridlines of a divided surface
U Gridlines
V Gridlines
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntaxpublic enum UVGridlineType
Public Enumeration UVGridlineType
public enum class UVGridlineType
MembersMember name | Value | Description |
---|
U | 0 | |
V | 1 | |
See Also