You are here: Start » AVL.NET » PythonObject.ToRealArray Method
PythonObject.ToRealArray Method
Namespace: | Avl |
---|---|
Assembly: | AvlNet.Types.dll |
Syntax
public void ToRealArray ( List<float> dst )
Parameters
Name | Type | Range | Default | Description | |
---|---|---|---|---|---|
dst | System.Collections.Generic.List<float> |