Clip boundary to Microstation geometry

Is there a way to "convert" a raster clip boundary to microstation geometry?  With or without VBA I don't really care.  If it requires VBA does anyone alreay have code to accomplish this?

 

Thanks in advance,

 

Christmas May

Parents
  • Unknown said:
    Is there a way to "convert" a raster clip boundary to MicroStation geometry?

    I don't have an answer for plain old MicroStation, but for MicroStation VBA your answer is in VBA help for the Raster object: Raster.ClipBoundary yields a RasterClipBoundary...

    RasterClipBoundary Object

    A RasterClipBoundary is a closed, non-intersecting shape that defines the borders of a Raster. Only the part of the Raster inside the clip boundary is visible. It is also a VertexList and as such, a program can access, insert, remove and modify the ClipBoundary vertices

    If you take the VBA route, post further questions to the MicroStation Programming Forum.

     
    Regards, Jon Summers
    LA Solutions

  • With V8i you can snap and trace around the edges of a raster and create a closed  polygon geometry on an active level is that what you wanted ?

    Lorys

    Started msnt work 1990 - Retired  Nov 2022 ( oh boy am I old )

    But was long time user V8iss10 (8.11.09.919) dabbler CE  update 16 (10.16.00.80) 

    MicroStation user since 1990 Melbourne Australia.
    click link to PM me 

Reply Children
No Data