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