Creates an XYZ object from this point cloud.
Namespace: Autodesk.Revit.DB.PointCloudsAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public static implicit operator XYZ (
CloudPoint cp
)
Parameters
- cp CloudPoint
-
Return Value
XYZ
See Also
Reference