RVTDocs.com
Namespace: Autodesk.Revit.DB Class: Reference

Reference.UVPoint

Property
Description:
The UV parameters of the reference, if the reference contains a face.
Remarks:
This value is valid only for references of type REFERENCE_TYPE_SURFACE. It is null for all other types.
Syntax
public UV UVPoint { get; }