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: 25.0.0.0 (25.0.0.0)
Syntaxpublic enum UVGridlineType
Public Enumeration UVGridlineType
public enum class UVGridlineType
MembersMember name | Value | Description |
---|
U | 0 | |
V | 1 | |
See Also