GH_PathOffset.ItemWrap Property

GH_PathOffsetItemWrap Property

Gets or sets the ItemWrap flag.

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

Property Value

Type: Boolean

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

See Also