This website requires JavaScript.
Explore
Help
Register
Sign In
elias
/
OSCADSharpDotnet7
Watch
1
Star
0
Fork
0
You've already forked OSCADSharpDotnet7
mirror of
https://github.com/eliasstepanik/OSCADSharpDotnet7.git
synced
2026-01-12 05:58:34 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
OSCADSharpDotnet7
/
OSCADSharp
/
OSCADSharp
/
Scripting
History
Michael L Smith
8eba76a670
NotSupportedException on MultiStatementObject base class bind method
2016-03-01 18:20:48 -08:00
..
MultiStatementObject.cs
NotSupportedException on MultiStatementObject base class bind method
2016-03-01 18:20:48 -08:00
SingleBlockFormatter.cs
Renamed BlockFormatter -> SingleBlockFormatter
2016-02-14 11:26:47 -08:00
SingleStatementObject.cs
+ Added SingleStatementObject (abstract) between OSCADObject and repetetive single-objectt transforms.
2016-02-24 23:30:21 -08:00
StatementBuilder.cs
+ Moved Binding-related classes to Bindings folder
2016-02-29 18:47:24 -08:00
Variable.cs
Refactored Variables to be a dictionary of string:variable, added new accessor methods, then refactored to fix OSCADObject.ToFile's top section variable output test
2016-02-27 14:34:14 -08:00
Variables.cs
Refactored Variables to be a dictionary of string:variable, added new accessor methods, then refactored to fix OSCADObject.ToFile's top section variable output test
2016-02-27 14:34:14 -08:00