MZ1
@mz1
New Member
Joined: Feb 14, 2024
Topics: 169 / Replies: 649
Reply
RE: Get Layers Hierarchy (SDK-C#)

Thank you Denis, and what about IILayerManagerEx

1 year ago
Forum
Reply
RE: Get Layers Hierarchy (SDK-C#)

Beside that, what is difference between IILayerManager IILayerManagerEx IIFPLayerManager

1 year ago
Forum
Topic
Forum
Replies: 6
Views: 285
Reply
RE: Filter types (SDK-C#)

Yea, it seem’s I should do it myself.

1 year ago
Forum
Reply
RE: Filter types (SDK-C#)

Beside the question, what is SIGNATURE at the end?

1 year ago
Forum
Reply
RE: Filter types (SDK-C#)

What about SceneExplorer, do you think we can find anything usefull there?

1 year ago
Forum
Reply
RE: Filter types (SDK-C#)

I’m not sure this functions are used for Selection Filters.

1 year ago
Forum
Reply
RE: Filter types (SDK-C#)

NO, something like this: Geometry_list = #() Shapes_list = #() Lights_list = #() . . . for o in objects do ( case (superclassof o) of ( Geometry…

1 year ago
Forum
Reply
RE: Filter types (SDK-C#)

“Selection Filter” maybe? for i = 1 to GetNumberSelectFilters() do –go through all format “%: %\n”i (GetSelectFilterName i) –print index and …

1 year ago
Forum
Topic
Forum
Replies: 10
Views: 287
Reply
RE: Support class with multiple name (C#,SDK)

But my problem is I can’t load .xaml files as well for this assembly.

1 year ago
Forum
Reply
RE: Support class with multiple name (C#,SDK)

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…

1 year ago
Forum
Reply
RE: Support class with multiple name (C#,SDK)

umm, this is new for me , but I don’t know how I could use it in my case.

1 year ago
Forum
Reply
RE: Support class with multiple name (C#,SDK)

is it possible to rename strings before complie?

1 year ago
Forum
Topic
Forum
Replies: 8
Views: 220
Page 1 / 55