Quantcast
Channel: MicroStation Programming - Forum - Recent Threads
Viewing all articles
Browse latest Browse all 1677

Re: MVBA Modify Length of Line String

$
0
0

Hello sir Jan,

Using this line of code:

           oPoint3D.X = oPoint3D.X

           oPoint3D.Y = oPoint3D.Y - 100

           oPoint3D.Z = oPoint3D.Z

           oLineElem.Vertex(lngIndex) = oPoint3D

There are five vertices and I want the fifth vertice will change but the fourth one is changed.

Best Regards,

Aldrin


Viewing all articles
Browse latest Browse all 1677

Trending Articles