Bentley Communities
Site
Search
User
Site
Search
User
Welcome
Products
Support
About
More
Cancel
Browse By Tags
All tags
Matrix3d
Rotation Matrix
VBA
Re: 'Target' module rotation error
Jon Summers
Matrix3d Initialisation Joshua Chung said: Dim RotMatrix As Matrix3d ... 'Create Circles Set MyCir = Application.CreateEllipseElement2(Nothing, CenPt, 0.25, 0.25, RotMatrix) Application.ActiveModelReference.AddElement MyCir …
over 12 years ago
MicroStation Programming
[Archived] MicroStation V8i VBA Forum
Re: Applying a 3D rotation to a cell
Jon Summers
Both the order of rotation and the centre of rotation are important in 3D. In 2D it's much simpler. In 4D it's beyond human comprehension 8-) I'd start with 2D, just to keep things as simple as possible. When you construct a rotation matrix,…
over 12 years ago
MicroStation Programming
[Archived] MicroStation V8i VBA Forum