Hi,
I have downloaded the UK version of the SIFWorks ADK, and I'm attempting to run some of the examples against a UK ZIS. My problem is I do not know how to specify the UK Version. The SifVersion.Parse method only seems to only support SIF11, SIF15r1, SIF20, SIF20r1, SIF21, and SIF22. If I use latest I get version 2.2.
I'm sure I have the UK version as I have the UK versions of the objects in the classes.
Does anyone know how I can get the examples to use a UK version of the SIF spec?
Thanks,
Mark
The SIFWorks ADK currently supports SIF UK 1.0 and 1.1. However, the SIFVersion class in the ADK represents the Infrastructure version, not the spec version. The UK 1.0 spec uses the SIF Infrastructure version 2.0r1 and the UK 1.1 spec uses "2.1" as the Infrastructure version.
I recommend setting the ADK.sifVersion property to "2.1" and also setting "ADK->Properties->overrideSifVersions property to "2.0r1, 2.1, 2.*";
Andrew ElmhorstChief ArchitectEdustructures
Please can you tell me when the SIFWorks ADK will support SIF UK version 1.2 and SIF Infrastructure version 2.3?
SIFWorks ADK UK version 1.2 is scheduled to be available in January 2010.