Revit 2026 API
Asset |
Get the value property as a vector or point XYZ.
Namespace: Autodesk.Revit.DB.Visual
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public XYZ GetValueAsXYZ()
Public Function GetValueAsXYZ As XYZ
public: XYZ^ GetValueAsXYZ()
member GetValueAsXYZ : unit -> XYZ
Return Value
XYZSee Also