GH_PathOffset.PathWrap Property

GH_PathOffsetPathWrap Property

Gets or sets the PathWrap flag.

Namespace:  Grasshopper.Kernel.Data
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public bool PathWrap { get; set; }
Public Property PathWrap As Boolean
	Get
	Set

Property Value

Type: Boolean

[Missing <value> documentation for "P:Grasshopper.Kernel.Data.GH_PathOffset.PathWrap"]

See Also