• Open a .dgn file in background(batch processing)

    Deblina Sarkar
    Deblina Sarkar
    Hello all, I am new to Microstation Connect Edition api. I will like to know if we can open a .dgn file in background(batch processing).
    • 10 months ago
    • MicroStation Programming
    • MicroStation Programming Forum
  • [CONNECT U14 C#] Convenient way to check for intersection between LineElement/DSegment3d/CurveVector

    Kevin Richard Anggrek
    Kevin Richard Anggrek
    Hi all, I am looking for a simple way to find whether two lines are intersecting with each other. I am well-aware that there are several methods that can be used to find the intersection point between line elements using the NET API such as the CurveCurve…
    • Answered
    • over 3 years ago
    • MicroStation Programming
    • MicroStation Programming Forum
  • [CONNECT U14 C#] Questions about the Formatter for the NET API

    Kevin Richard Anggrek
    Kevin Richard Anggrek
    I have questions regarding the usage of the formatter for NET API based on http://www.la-solutions.co.uk/content/CONNECT/DgnPlatformNet/Mensuration.htm : 1. In the article, it is mentioned that the formatter is Initialised using active DGN model coordinate…
    • Answered
    • over 3 years ago
    • MicroStation Programming
    • MicroStation Programming Forum
  • [CONNECT U14 C#] Getting the Vertices of Elements in MicroStation NET API

    Kevin Richard Anggrek
    Kevin Richard Anggrek
    Hi all, I am familiar with the GetVertices() Method of several Element Classes under the Bentley.Interop.MicroStationDGN. In NET API, which method of CurveVector is suitable to get the Vertices of a closed element like Shape Elements? I have browsed…
    • Answered
    • over 3 years ago
    • MicroStation Programming
    • MicroStation Programming Forum
  • [CONNECT U14 C#] Question regarding Element Geometry and Mensuration: What is the Innate unit of MicroStation NET API?

    Kevin Richard Anggrek
    Kevin Richard Anggrek
    Hi all, I have a question regarding Element Geometry and Mensuration in the .NET API especially Element-related Classes and Objects under the .NET API using namespaces such as the DgnPlatformNET, GeometryNET, etc. I am currently more familiar with…
    • Answered
    • over 3 years ago
    • MicroStation Programming
    • MicroStation Programming Forum
  • [CONNECT C#] How to get the correct texture coordinates?

    Hengwei Wang
    Hengwei Wang
    For some reason, I'm trying to extract the geometry and material information of elements into OBJ format. Everything was going well until I tried to attach the texture to the geometry. As we all know, we should attach the texture to the geometry by…
    • over 6 years ago
    • MicroStation Programming
    • MicroStation Programming Forum