Thank you Denis, and what about IILayerManagerEx
Beside that, what is difference between IILayerManager IILayerManagerEx IIFPLayerManager
Yea, it seem’s I should do it myself.
Beside the question, what is SIGNATURE at the end?
What about SceneExplorer, do you think we can find anything usefull there?
I’m not sure this functions are used for Selection Filters.
NO, something like this: Geometry_list = #() Shapes_list = #() Lights_list = #() . . . for o in objects do ( case (superclassof o) of ( Geometry…
“Selection Filter” maybe? for i = 1 to GetNumberSelectFilters() do –go through all format “%: %\n”i (GetSelectFilterName i) –print index and …
But my problem is I can’t load .xaml files as well for this assembly.
We are able to load dll on fly and works perfect: ( fn replace_string input_string from_string to_string whole_world_only:false = ( if whole_wor…
umm, this is new for me , but I don’t know how I could use it in my case.
is it possible to rename strings before complie?