public PlatformXyzuvw() { Axis = new IAxisEx[6]; }
public PlatformXyz() { Axis = new IAxisEx[3]; }
public PlatformXyzu() { Axis = new IAxisEx[4]; }