alexberd

Results 15 issues of alexberd

Thanks a lot for your effort developing this toolkit. I tried to save both VGG and Alexnet Models to ONNX format using the following function. `eval_model.save(model_path, format=cntk.ModelFormat.ONNX)` Unfortunately this returns...

Having a security token is useful but this is limiting when moving the project to a different computer as VoTT requires to maintain security tokens, project folder paths e.t.c. It...

I created a project and I accidentally deleted the security token. Then, I was not able to access the project. When tried to delete the project, I received the messege...

Is there any way to avoid the missing references error message when opening a InDesign Document? https://github.com/lohriialo/indesign-scripting-python/blob/master/OpenDocument.py ![image](https://user-images.githubusercontent.com/4086522/106276173-1168d500-622f-11eb-8e62-e6b7e09c1892.png)

Revit Batch Processor opens the file, runs the dynamo script and then closes Revit. During closing, Revit halts giving the error "Autodesk Revit has stopped working" and the following dialog...

need more info

Revit Halts when upgrading Revit 2017 to 2018 and the following message appears. Unfortunately, the "OK" button is greyed out and application does not know to press "Delete Instances". Would...

need more info

I noticed that the official release of Rhino Inside version of Jan 2021 does not support Revit 2017. Could you please advise if it is possible to build Rhino.Inside-Revit for...

revit-api

Could you please add a component similar to the "Add Grid Line (U)" described here: https://discourse.mcneel.com/t/curtain-wall-grid/103674/2 ``` import clr clr.AddReference('System.Core') clr.AddReference('RhinoInside.Revit') clr.AddReference('RevitAPI') clr.AddReference('RevitAPIUI') from System import Enum import rhinoscriptsyntax as...

new-gh-node

When using Rhino Inside and try o open a Revit project the following message appears. I have then to click the ok button repeatedly for 5 times. ![image](https://user-images.githubusercontent.com/4086522/106483033-fe136f00-64a5-11eb-8240-a7a35b337e61.png) When I...

conflict

I tried to use a direct shape component but it seems that there material is placed randomly on the surface. I am wondering if there is any way to control...

enhancement
revit-api
geometry