• Microstation Connect - How to use function key to change active angle to 90degrees?

    Tyrone Cleary
    Tyrone Cleary
    G'day, Use to be able to use active angle 90 on the function key to quickly change the active angle. No longer working in the Connect edition (Along with a host of other issues, but such is life).
    • 24 days ago
    • MicroStation
    • MicroStation Forum
  • RE: [Connect] Active Angle Assistant?

    Mark Stals
    Mark Stals
    Hi all I have downloaded the VBA and have c onfigured MS_VBAAUTOLOADPROJECTS to automatically load ActiveAngleAssistant.mvba The VBA is loaded but I dont have the Start option in the drop down menu. Other statements from the VBA are there, but no…
    • 7 months ago
    • MicroStation
    • MicroStation Forum
  • Microstation C# Update 16 : Set Scale and Active Angle

    Varsha Reddy
    Varsha Reddy
    We want to scale an element and set its active angle. We are applying the below chunk of code for scale of element. Is this the appropriate way to do it? // where center is origin of the element and scale value as 0.25, 0.50, 0.75 DTransform3d transform…
    • over 1 year ago
    • MicroStation Programming
    • MicroStation Programming Forum
  • Active angle @ X deg. warning

    Grant Wood
    Grant Wood
    A fairly constant complaint among users is placing a bunch of cells and modeling forgetting that active angle was set to 0.5 degrees or something other then 0. If the active angle is 45, 15 or even 5 degrees it can be obvious that it's not 0. However…
    • over 3 years ago
    • MicroStation
    • 3D Modeling
  • Active Angle Assistant macro **UPDATED**

    Inga Morozoff
    Inga Morozoff
    Original Article Date: Nov 7, 2005 With thanks to Alexie Karavakis for contributing this VBA macro that allow you to set and get the active angle based on a selected element such as a line, text, cell, or curve. It also contains some cool options for…
    • over 3 years ago
    • MicroStation
    • [Archived] AskInga Wiki
  • RE: Measure and/or label and obtuse angle for boundary

    Mike Longstreet
    Mike Longstreet
    You can type a negative angle into the active angle field and MicroStation will calculate the angle, or you could go into the Design File Settings and toggle the Clockwise direction. The angle dimension will label both side of the angle between two lines…
    • 5 months ago
    • OpenRoads | OpenSite
    • OpenRoads | OpenSite Forum
  • RE: active angle pt2

    Jon Summers
    Jon Summers
    Massimo Callegher said: the macro hangs Dim oview As View ... vec1 = Vector3dFromMatrix3dTimesVector3d(oView.Rotation, Vector3dSubtractPoint3dPoint3d(pt2, pt1)) Where do you set oView ? If oView Is Nothing , then oView.Rotation is guaranteed to…
    • over 4 years ago
    • MicroStation Programming
    • MicroStation Programming Forum
  • Active scale and active angle.

    Jim Medlock
    Jim Medlock
    Active scale and active angle. I get it reset, thousands of times, to as=.000265, and aa=45 deg. I am opening many old files, rarely creating a new one. Is there anyway I can override this, to as=1 and aa=0, before I change them?
    • over 5 years ago
    • MicroStation
    • MicroStation Forum
  • RE: Cell Placement angle scroll

    Jon Summers
    Jon Summers
    Cole DeBolt said: Microstation V8i Here's the VBA procedure I used to check the arithmetic... Private Sub TestActiveAngle() Dim aa As Double aa = ActiveSettings.Angle Debug.Print "Active Angle=" & CStr(Degrees(aa)) ActiveSettings.Angle = ActiveSettings…
    • over 1 year ago
    • MicroStation Programming
    • MicroStation Programming Forum
  • Problem with units - Active Angle

    Paweł Potarzycki
    Paweł Potarzycki
    I have a problem with units. When I try to insert Active Angle Value, Microstation rounding units into unity. I can't change it in Settings - Design File. My workmates got the same problem. We are using PRT V8i. Does Anybody had the same problem?
    • over 6 years ago
    • MicroStation
    • MicroStation Forum
  • Active angle in VBA

    Xavi García Maranges
    Xavi García Maranges
    Hi everybody , Anybody knows , how to get the active angle in VBA ???? , what in microstation basic was MbeSettings.angle. Thanks for your help , best regards !!!
    • Answered
    • over 6 years ago
    • MicroStation Programming
    • MicroStation Programming Forum
  • Using It! - Setting Active Angle From Existing Graphics

    Marc Thomas
    Marc Thomas
    Here are a couple of golden oldies. While AccuDraw has the RE shortcut to temporarily rotate the compass to an element, in some cases you might want to set the Active angle to a specific angle from an element, perhaps on a on a survey drawing or other…
    • over 6 years ago
    • Peer Blogs
    • Looking under the bonnet...
  • Why can't I enter an angle in bearing form as my Active Angle?

    Erik Mendoza
    Erik Mendoza
    Applies To Product(s): MicroStation Version(s): V8i (SS3) Environment: N\A Area: Settings Subarea: N\A Original Author: Bentley Technical Support Group …
    • over 7 years ago
    • MicroStation
    • MicroStation Wiki
  • Does the active angle affect the Rotated Box or Rotated Hexagon setting?

    Andrew Bell
    Andrew Bell
    Applies To Product(s): MICROSTATION Version(s): 08.09.00.92 Environment: N\A Area: Dimensions Subarea: General Original Author: Bentley Technical Support Group …
    • over 6 years ago
    • MicroStation
    • MicroStation Wiki
  • Rotate Element - Active Angle

    Polk County Draftsman
    Polk County Draftsman
    When I rotate an element with active angle, the rotation holds and when I next place some text, it remembers the angle. Is there a setting to change this behavior or must I set active angle back to 0 degrees every time? Pat
    • over 7 years ago
    • FDOT CADD Support
    • FDOT - General MicroStation
  • MicroStation has always had the key in "act ang pt2" to set the active angle by two points. In OpenRoads Designer it says that is an ambiguous command. Did that command change or does it no longer exist.

    Norman Brown
    Norman Brown
    Active angle by 2 points
    • Answered
    • over 4 years ago
    • OpenRoads | OpenSite
    • OpenRoads | OpenSite Forum
  • Connect - Parametric Cell Active Angle

    DavidG
    DavidG
    Place parametric cell does not honor active angle.
    • Answered
    • over 7 years ago
    • MicroStation
    • MicroStation Forum
  • RE: keyin for changing rotation tool from 3pt to active angle

    Kirk
    Kirk
    Kieran are you asking for set view rotation view or set element angle? TRY THIS VBA. If you dig into the vba code you may find what you are looking for. Its a great tool if if it doesnt help you issue communities.bentley.com/.../active-angle-assistant…
    • over 7 years ago
    • MicroStation
    • MicroStation Forum
  • RE: Keyin to change the selected text to certain angle

    MaryB
    MaryB
    If there's no command that equals "change this property of an element" (which there may not be) you may not be able to achieve what you want. That being said, you may be able to leverage one of the ActiveAngleAssistant macros through the keyin to load…
    • over 2 years ago
    • MicroStation
    • MicroStation Forum
  • Connect - Active Angle and Scale keeps resetting on place cell

    DavidG
    DavidG
    For some reason when I go to place a cell my Active angle is getting set to 45 and my Active scale to 100 and its not file specific. File Settings Tools settings displays properly. However cell dynamics show differently I then toggle the increase…
    • over 7 years ago
    • MicroStation
    • MicroStation Forum
  • RE: Proper snap setting to intersect a Draw Line to element when angle is locked?

    Bryan the Designer
    Bryan the Designer
    So, the video you posted describes exactly what I am trying to do, but I'd like to do it from a keyin which I have set to a customized tool. Basically what I want to do is activate the tool which will do the following: 1. Set symbology, active angle…
    • over 2 years ago
    • MicroStation
    • MicroStation Forum
  • RE: Limiting Maximum Rocker Arm Tilt Angle

    Georgina Maldonado-Aguirre
    Georgina Maldonado-Aguirre
    Hi Faizul, MOSES was not programmed for that scenario. I thought of a way I would approach the problem. I would model the second tiltbeam. As part of my results review I would check to see if the second tiltbeam was activated. Do you know how to check…
    • over 1 year ago
    • MAXSURF | MOSES | SACS | OpenWindPower
    • MAXSURF | MOSES | SACS | OpenWindPower Forum
  • get cell angle MVBA

    Mark Winegar
    Mark Winegar
    MicroStation Connect update 16 MVBA I am trying to get cell rotation in the active dgn. When I move through the file and gather data, if a cell has a rotation of 12.25, ee.Current.AsSharedCellElement.Rotation.RowZ.Z does not report it correctly or…
    • over 1 year ago
    • Developers and Programming
    • Developers and Programming Forum
  • [MSCE 10.16 C#] Place text interactively with desired angle

    Frank Schneller
    Frank Schneller
    Hi, Using examples from the forum, I can place a text interactively. Unfortunately, the text is not yet set to the desired 45°, but to 58.3101°. using System; using System.Collections.Generic; using System.Diagnostics; using BM = Bentley.MstnPlatformNET;…
    • over 1 year ago
    • MicroStation Programming
    • MicroStation Programming Forum
  • Using AccuDraw Angle Roundoff for Modeling Efficiency

    Soniya Wasnik
    Soniya Wasnik
    Product: OpenBuildings Designer Version: CONNECT Edition Area AccuDraw Subarea: AccuDraw Settings The Situation My building design has multiple angles, and I need to frequently place walls and other…
    • over 1 year ago
    • OpenBuildings | AECOsim | Speedikon
    • OpenBuildings | AECOsim | Speedikon Wiki
>