Revit 2026 API
View |
The eye position point
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public XYZ EyePosition { get; }
Public ReadOnly Property EyePosition As XYZ Get
public: property XYZ^ EyePosition { XYZ^ get (); }
member EyePosition : XYZ with get
Property Value
XYZSee Also