• [V8i MVBA] Extrude Profile to Solid

    Wence
    Wence
    I'm testing Extrude to solid method as follows: Sub TestExtrude() Dim oEle As Element 'Dim oSmartSolid As SmartSolid Dim oSmartSolidEle As SmartSolidElement Set oEle = ActiveModelReference.GetElementByID(DLongFromString("62494")) 'This is not necessary…
    • Answered
    • over 8 years ago
    • MicroStation Programming
    • MicroStation Programming Forum
  • [V8i c#] Is there a API to merge two files

    thangaraju s
    thangaraju s
    Is there a API to merge two files Problem : Need API to merge two DGN files or alternative method without using keyins MicrostationDGNApp.CadInputQueue.SendCommand("DIALOG REFERENCE TOGGLE "); MicrostationDGNApp.CadInputQueue.SendCommand(…
    • over 10 years ago
    • MicroStation Programming
    • MicroStation Programming Forum
  • [V8i c#] Is there a API to import the level library

    thangaraju s
    thangaraju s
    Is there a API to import the level library Problem: Is there a API to import the level library which is correspond to the below key-ins?? MicrostationDGNApp.CadInputQueue.SendCommand("LEVELMANAGER DIALOG OPEN"); MicrostationDGNApp.CadInputQueue…
    • over 10 years ago
    • MicroStation Programming
    • MicroStation Programming Forum
  • [V8i c#] Issue with the text font change using API

    thangaraju s
    thangaraju s
    Problem : 1. If we change the font using api 'currentElement.AsTextElement().TextStyle.Font' , Redraw & Rewrite the element. There is a displacement in the text location. if we use the key-ins, or open manually and change the font. There is no…
    • over 10 years ago
    • MicroStation Programming
    • MicroStation Programming Forum
  • [V8i c#] Is there a API to Change the grid aspect ratio

    thangaraju s
    thangaraju s
    Problem: Need to know the API to change the Grid Aspect Ratio Tried with the ActiveSettings but we have option to change ActiveSettings.GridUnits, and GridReferences and the same is achievable via key-ins 'MicrostationDGNApp.SetCExpressionValue…
    • over 10 years ago
    • MicroStation Programming
    • MicroStation Programming Forum
  • View related content throughout MicroStation Programming
  • More
  • Cancel