Click or drag to resize

PointCloudItemZ Property

Gets or sets the Z component of this point cloud item location.

Namespace:  Rhino.Geometry
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public double Z { get; set; }

Property Value

Type: Double
See Also