SubComponent_StackedStitch Constructor

Initializes a new instance of the SubComponent_StackedStitch class.

Definition

Namespace: Karamba.GHopper.Utilities.Mappings
Assembly: karamba (in karamba.dll) Version: 1.0.0+eb23a7103f0eca0b6d808121e15fec6899194e15
C#
public SubComponent_StackedStitch(
	IGH_Component component
)

Parameters

component  IGH_Component
Parent component.

See Also