wantAdditionalInput
GetterProtected ReadOnly
Whether the tool has gathered enough input to call processAgenda. Sub-classes should override to check for additional point input they collected in wantProcessAgenda.
wantAdditionalInput: boolean
@returns true if tool does not yet have enough information to complete.
@note When wantDynamics is true an additional point is automatically required to support the dynamic preview.
Returns - boolean
true if tool does not yet have enough information to complete.
Defined in
Last Updated: 14 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.