GH_PathOffset.ItemOffset Property

GH_PathOffsetItemOffset Property

Gets or sets the relative offset for branch items.

Namespace:  Grasshopper.Kernel.Data
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public int ItemOffset { get; set; }
Public Property ItemOffset As Integer
	Get
	Set

Property Value

Type: Int32

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

See Also