Component_CroSec_TableReadWrite Method

serialize the data from the context menu.

Definition

Namespace: Karamba.GHopper.CrossSections
Assembly: karamba (in karamba.dll) Version: 1.0.0+eb23a7103f0eca0b6d808121e15fec6899194e15
C#
public override bool Write(
	GH_IWriter writer
)

Parameters

writer  GH_IWriter
serialization context.

Return Value

Boolean
true if successful.

See Also