Click or drag to resize

HatchBasePoint Property

Gets or sets the hatch pattern base point

Namespace:  Rhino.Geometry
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 6.11
Syntax
public Point3d BasePoint { get; set; }

Property Value

Type: Point3d
See Also