Fixed compilation errors for the FailureMechanismAssemblyKernelStub:
- Fixed A1 related functions
-- Added property to explicitly set the result of A1. Setting indirect assembly results will fail due to:
--- Invalid cast when input arguments are DirectResult
--- Resulting NULL values on the input arguments --> hence can be verified that the wrong input arguments were used
WTI-1763