We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
This is limited because we are unable to query the dirType from the IFLoading object:
dirType
IFLoading
IFLoading.getValue("dirType") returns an empty string.
IFLoading.getValue("dirType")
string
The ability to push projected loads is currently in place.
The text was updated successfully, but these errors were encountered:
This has been raised with Lusas who note this is a bug and will be addressed in a future version of Lusas.
Issue will remain open for when fix is available, but removed the planning board.
Sorry, something went wrong.
No branches or pull requests
Description:
This is limited because we are unable to query the
dirType
from theIFLoading
object:IFLoading.getValue("dirType")
returns an emptystring
.The ability to push projected loads is currently in place.
The text was updated successfully, but these errors were encountered: