Click or drag to resize

Plane3Origin Property

Gets or sets the plane origin.

Namespace:  Karamba.Geometry
Assembly:  KarambaCommon (in KarambaCommon.dll) Version: 2.2.0.4 (2.2.0.4)
Syntax
public Point3 Origin { get; set; }

Property Value

Type: Point3
See Also