Skip to content

RobotType

Summary

Represents a robot / cBot algorithm type.

Signature

1
public abstract interface RobotType

Namespace

cAlgo.API

Properties

Parameters

Summary

Gets collection of Robot parameters.

Signature

1
public abstract IReadonlyList<AlgoParameter> Parameters {get;}

Return Value

IReadonlyList