Posts

another geogebra script to check

updatedmezzanine column with 10 depths , and no interpolation  # ------------------------------------------------------------------ # PART 1: SAFETY CHECK (Initialize Spreadsheet) # ------------------------------------------------------------------ # Basic Dimensions If(IsDefined(A1)==false, SetValue(A1, "Bw")) If(IsDefined(B1)==false, SetValue(B1, 30)) If(IsDefined(A2)==false, SetValue(A2, "h1")) If(IsDefined(B2)==false, SetValue(B2, 12)) If(IsDefined(A3)==false, SetValue(A3, "h2")) If(IsDefined(B3)==false, SetValue(B3, 10)) # Column Dimensions If(IsDefined(A4)==false, SetValue(A4, "d1")) If(IsDefined(B4)==false, SetValue(B4, 4)) If(IsDefined(A5)==false, SetValue(A5, "d2")) If(IsDefined(B5)==false, SetValue(B5, 3)) If(IsDefined(A6)==false, SetValue(A6, "d3")) If(IsDefined(B6)==false, SetValue(B6, 4)) If(IsDefined(A7)==false, SetValue(A7, "d4")) If(IsDefined(B7)==false, SetValue(B7, 3)) # Flange Thicknesses (For Colu...

geogebra script to check

updatedmezzanine column with 10 depths , and no interpolation  # ------------------------------------------------------------------ # PART 1: SAFETY CHECK (Initialize Spreadsheet) # ------------------------------------------------------------------ # Basic Dimensions If(IsDefined(A1)==false, SetValue(A1, "Bw")) If(IsDefined(B1)==false, SetValue(B1, 30)) If(IsDefined(A2)==false, SetValue(A2, "h1")) If(IsDefined(B2)==false, SetValue(B2, 12)) If(IsDefined(A3)==false, SetValue(A3, "h2")) If(IsDefined(B3)==false, SetValue(B3, 10)) # Column Dimensions If(IsDefined(A4)==false, SetValue(A4, "d1")) If(IsDefined(B4)==false, SetValue(B4, 4)) If(IsDefined(A5)==false, SetValue(A5, "d2")) If(IsDefined(B5)==false, SetValue(B5, 3)) If(IsDefined(A6)==false, SetValue(A6, "d3")) If(IsDefined(B6)==false, SetValue(B6, 4)) If(IsDefined(A7)==false, SetValue(A7, "d4")) If(IsDefined(B7)==false, SetValue(B7, 3)) # Flange Thicknesses (For Colu...

patent applications formatting sngt

  Sanjoy Nath’s Geometrifying Trigonometry (SNGT) IP, Funding, Go-To-Market & Monetization Pack I. FORMAL PATENT CLAIMS (LEGAL STYLE – DRAFT) Claim 1 (Independent – Method) A computer-implemented method for geometrifying trigonometric expressions, comprising: (a) parsing an input expression to identify trigonometric predicates and parameter expressions; (b) evaluating arithmetic operations exclusively within parameter expressions; (c) mapping each trigonometric predicate to a predefined geometric construction protocol; (d) generating, for each protocol, all symmetry-equivalent construction variants; (e) generating permutations and Cartesian products of the construction variants; (f) constructing, on separate geometric layers, a plurality of line-segment assemblies each originating from a common reference segment; and (g) superimposing said layers to determine constructible equivalence, impossibility, or geometric equality. Claim 2 (Dependent) The method of claim 1, wherein mult...

epmsystemsclubbed

  I:\DEC_TEKLA_STRUCTURES_FROM_C\TEKLA_2024\NEWTEKLAPOWERFAB_2023plusplus\Tekla.PowerFab.Plugin\dec_powerfabs ___applications\app.config <?xml version="1.0"?> <configuration> <startup><supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.0"/></startup></configuration> I:\DEC_TEKLA_STRUCTURES_FROM_C\TEKLA_2024\NEWTEKLAPOWERFAB_2023plusplus\Tekla.PowerFab.Plugin\dec_powerfabs ___applications\ASAANSOL_POWERFABS.csproj <?xml version="1.0" encoding="utf-8"?> <Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">   <PropertyGroup>     <ProjectGuid>{9C836D29-B7D1-41AC-A733-B7750A2127A9}</ProjectGuid>     <ProjectTypeGuids>{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>     <Configuration Condition=" '$(Configuration)' == '' ">Debu...