Canguro.Model.Section.ColdFormedZ.buildHighStressCover C# (CSharp) Method

buildHighStressCover() protected method

protected buildHighStressCover ( ) : void
return void
        protected override void buildHighStressCover()
        {
            coverHighStress = new short[0];
        }