Contents Menu Expand Light mode Dark mode Auto light/dark mode
PMP documentation
Light Logo Dark Logo

ICommandGroup¶

interface ICommandGroup : public ICommandBase¶

IDictionary<IAxisControl, ICommandBase> ICommandGroup.Commands { get; }

CommandSyncMode ICommandGroup.SyncMode { get; set; }

IDictionary<IAxisControl, ICommandBase> ICommandGroup.CreateCommands(global::System.Collections.IEnumerable<IAxisControl> axes, global::System.Collections.IEnumerable<CommandType> types)

Next
Methods
Previous
Id
| Created using Sphinx and Furo theme.