Quantcast
Channel: MicroStation Programming Forum - Recent Threads
Viewing all articles
Browse latest Browse all 7260

RE: [CE C#/.NET] Unite Solid Elements

$
0
0

[quote user="clever_anthony"]What are the ideas to unite two slab elements?[/quote]

What you're referred to is termed a boolean operation on solids.  Such operations include, for example, union, intersection and subtraction.  Use the term boolean union when searching the API for your requirement to unite two slabs.

[quote user="clever_anthony"]What are the ideas to unite two slab elements in C# .NET?[/quote]

I can't give you an answer for C#, because I can find no relevant classes in the DgnPlatformNet documentation.

However, there are some examples delivered with the SDK that show how to perform boolean operations using the C++ MicroStationAPI.  You'll find the examples in
..\SDK\examples\Elements\exampleSolids

Perhaps you can figure out from those examples what the corresponding C# classes should be?


Viewing all articles
Browse latest Browse all 7260

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>