Produkt(e):
MicroStation
Version(en):
08.11.09.833
Umgebung:
N\A
Produktbereich:
Basisgeometrie
Produktunterbereich:
N\A
Problem
Wenn ein Tool ausgewählt wird, wird die Ikone nicht hervorgehoben…
Tools, Toolboxes, and Tasks (excerpt from MicroStation.chm)
MicroStation allows you to create custom tools and toolboxes. Custom tools can be copies of standard tools or tools from DGN libraries, modified to fit your needs, or they can be created by…
This is a basic 2d convex hull.
It's still a bit buggy, but it does the job 90% of the time. I sitll haven't pinned down how to fix it up fully yet.
It takes a point cloud and returns only those points on the convex hull, they can then be used to…
I seem to get asked with allarming frequency how to do hexagons and diagrids, so i thought i'd make the answer available to anyone who is resourseful enough to look.
This bit of code draws hexagons onto a point grid.
It uses an indirection…