Revit 2026 API
TileTexture |
The property labeled "Size Y" from the "Tile" schema.
Namespace: Autodesk.Revit.DB.Visual
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public static string TextureRealWorldScaleY { get; }
Public Shared ReadOnly Property TextureRealWorldScaleY As String Get
public: static property String^ TextureRealWorldScaleY { String^ get (); }
static member TextureRealWorldScaleY : string with get
Property Value
String
This property is of type "AssetPropertyDistance" with a minimum of "0.01".
See Also