AssetPropertyDoubleArray3dGetValueAsXYZ Method |
Get the value property as a vector or point XYZ.
Namespace: Autodesk.Revit.DB.VisualAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic XYZ GetValueAsXYZ()
Public Function GetValueAsXYZ As XYZ
public:
XYZ^ GetValueAsXYZ()
member GetValueAsXYZ : unit -> XYZ
Return Value
XYZ
See Also