Skip to content

Code generation for c# #1427

@sjanzou

Description

@sjanzou

The generated code calls to the c sharp function bool Log has float instead of the required double declaration for the time argument which causes an error
image

If changed to double, there is no error and the code runs and matches SAM

The generated code should have extension .cs instead of .cpp (both work with csc.exe command line compiler)

Details in attached document
UserSupportForum2023.8.7_issue_4329.docx

Metadata

Metadata

Assignees

Labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions