Bentley Communities
Bentley Communities
  • Site
  • User
  • Site
  • Search
  • User
  • Welcome
  • Products
  • Support
  • About
  • More
  • Cancel
PabloVidaurre

PabloVidaurre

Likes
  • Profile
  • Activity
  • Communities
  • Friends
  • Mentions
  • Likes
  • Achievements
  • Bookmarks
  • Blog Posts
  • Questions
  • More
  • Cancel
  • Quickly export selected elements to DWG format

    Jordan Stierly
    Jordan Stierly

    AskInga logo

    Original Tip Date: Nov 6, 2006

    Quickly export selected elements to DWG format
     
    Kirk Dunlap offered this nifty tip on the discussion groups:

    For those of you who would like to export elements from a DGN to a DWG, try…
    • over 12 years ago
    • MicroStation
    • [Archived] AskInga Wiki
  • RE: Identify Slopes

    Lorys
    Lorys

    In mstn ss3

    if you really  have  3d   dtm or surface or mesh  then you can use the the  View settings ( Control B) to show slope in the rendered views as  THEMATIC map if you dont get it look it up in help under  thematic and  slope, it can show  slope in different…

    • over 4 years ago
    • MicroStation
    • MicroStation Forum
  • RE: VBA to place data point at intersection of selected lines

    DanPaul
    DanPaul

    Phillip:

    1)

    You should not process points if MyElement.IsIntersectableElement returns False.

    It should be like this:

      If MyElement.IsIntersectableElement Then
        points = MyElement.AsIntersectableElement.GetIntersectionPoints(MyElement2, Matrix3dIdentity…

    • over 6 years ago
    • MicroStation Programming
    • MicroStation Programming Forum
  • RE: VBA to place data point at intersection of selected lines

    Jon Summers
    Jon Summers

    You've mixing program code with queued commands, which is not a good idea. Use either key-ins or program code, but not both.

    In this case, you queue a command to send a data point in the middle of your loop. A queued command won't bubble to the top…

    • over 6 years ago
    • MicroStation Programming
    • MicroStation Programming Forum
  • Re: Pausing macro for user to select elements

    Jon Summers
    Jon Summers

    Write a class that Implements ILocateCommandEvents.  That will let a user pick elements.  You can check each element and verify that it passes whatever criteria you want (e.g. user can select only area objects).  For each valid element, add it to the selection…

    • over 8 years ago
    • MicroStation Programming
    • [Archived] MicroStation V8i VBA Forum
  • RE: Extend line a given value, from both sides, and in multiple lines.

    Jan Šlegr
    Jan Šlegr

    Hi Pablo,

    you are probably right there is no tool or simple workflow how to extend more lines at both ends at once.

    Please check the attached macro, it's a kind of proof of concept (written off-hand, so 100% functionality is not guaranteed ;-). It works…

    • over 6 years ago
    • MicroStation
    • MicroStation Forum
    • Judy Wong
Communities
  • Home
  • Getting Started
  • Community Central
  • Products
  • Support
  • Secure File Upload
  • Feedback
Support and Services
  • Home
  • Product Support
  • Downloads
  • Subscription Services Portal
Training and Learning
  • Home
  • About Bentley Institute
  • My Learning History
  • Reference Books
Social Media
  •    LinkedIn
  •    Facebook
  •    Twitter
  •    YouTube
  •    RSS Feed
  •    Email

© 2021 Bentley Systems, Incorporated  |  Contact Us  |  Privacy |  Terms of Use  |  Cookies