ForceDisable
Disables the part and keeps it disabled until AllowEnabledPart is called.
Syntax
Definition:
METHOD ForceDisable
VAR_INPUT
commandFeedback : Reference To MC_PlanarFeedback;
END_VAR
Inputs
Name |
Type |
Description |
---|---|---|
commandFeedback |
Reference To MC_PlanarFeedback |
The feedback object for the command. |