Bentley Communities
Site
Search
User
Site
Search
User
Product Communities
Developers and Programming
MicroStation Programming
Cancel
MicroStation Programming
[Archived] MicroStation V8i VBA Forum
Sign In
All tags
references
Cells
clip boundary
design
Elements
ILocateCommandEvents
Level Display for Live Nested Reference Files
level names
Levels
MicroStation V8i
microStation v8i vba
Models
Raster
solution
v8i
VBA
Ref Clip in VBA - can't figure out why this code does not work correctly
PaulSchrum_RM21
I am trying to clip a reference file from VBA. From other VBA threads I have found out how to call mdlRefFile_setClip and how to use a Long as a pointer in VBA. I have also gotten my code to draw a shape at the coordinates where I want to clip the…
over 12 years ago
MicroStation Programming
[Archived] MicroStation V8i VBA Forum
Re: Ref Clip in VBA - can't figure out why this code does not work correctly
PaulSchrum_RM21
Jon, Thanks for your response. It turns out that the answer to my question was in Mark Anderson's origjnal posting and I had just not read it closely enough. The code which works correctly, which is as it is now, is: pnts(0).X = (lowerLeftPt.X …
over 12 years ago
MicroStation Programming
[Archived] MicroStation V8i VBA Forum
Re: Remove reference path for rasters
Michael Farmer
Yes, that's correct as far as I know. But a temp security glitch meant that a user was able to mess about with our standards.cfg with: MS_DISALLOWFULLREFPATH = 0 MS_DISALLOWRELATIVEREFPATH = 0 which allowed the full path to be inserted. Horrors…
over 14 years ago
MicroStation Programming
[Archived] MicroStation V8i VBA Forum
Remove reference path for rasters
Michael Farmer
Everyone, We have a problem that we have some files which have many "hard-referenced" raster files have been attached. I need to suppress the original location so that MS_RFDIR can supply the location. As an intermediate step, I am trying to change…
over 14 years ago
MicroStation Programming
[Archived] MicroStation V8i VBA Forum
Accessing an attachment's Element's Level in VBA V8i
Jethro
Dear All I have been struggling to use MIcrostation to get a referenced element's level properties in VBA: I first use ILocatePrimitive to locate only referenced elements to be located. I would then like the Element.Level…
over 14 years ago
MicroStation Programming
[Archived] MicroStation V8i VBA Forum
Re: How to create a cell element by some cell elements?
Thex1138
Since a Cell Library is a Design File with a .cel extension, open the Cell Library file for editing in MicroStation. Create a new Model then reference the two other existing Models to that New Model..arrange to suit. Then when you attach…
over 14 years ago
MicroStation Programming
[Archived] MicroStation V8i VBA Forum
View related content throughout MicroStation Programming
More
Cancel