Point3f.Z Property

Point3fZ Property

Gets or sets the Z (third) component of the vector.

Namespace:  Rhino.Geometry
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public float Z { get; set; }
Public Property Z As Single
	Get
	Set

Property Value

Type: Single
Version Information

Rhino for Mac

Supported in: 5.4

Rhino for Windows

Supported in: 6.8
See Also