Bentley Communities
Site
Search
User
Site
Search
User
Welcome
Products
Support
About
More
Cancel
Unable to find what you are looking for?
Click here
Import text of coords in active angle mode
Jvver
Dear Users, I import file with coordinates in TXYZ format (*.txt file), but I would like the text to be placed automatically in defined active angle (not horizontal to axis X). There is no option to set it in 'text styles'. Could you tell me how do…
over 10 years ago
MicroStation
MicroStation Forum
RE: Get Element Angle Tool
dainel40
Hi Massimo, I tried using the files on the .zip files and it is not working for me. Do you mind sharing your working Active Angle Assistant mvba files? Thanks.
over 4 years ago
MicroStation Programming
MicroStation Programming Forum
Using The 400 Grad Angle System In MicroStation V8
Andrew Bell
Product: MicroStation Version: V8 Environment: N\A Area: Annotations Subarea: N\A The 400 Grad Angle System In MicroStation V8 it is now possible to use the 400 grad angle measurement system…
over 4 years ago
MicroStation
MicroStation Wiki
Set the active angle
Jordan Stierly
Original Tip Date: Feb 21, 2001 Set the Active Angle To set the Active Angle based on two datapoints, use the keyin Active Angle PT2 And to set it by three points, use Active Angle PT3 AskInga Tip #…
over 13 years ago
MicroStation
[Archived] AskInga Wiki
The active angle dialog
Jordan Stierly
Original Tip Date: May 15, 2003 The Active Angle dialog! Remember this? dialog activeangle This ancient keyin was posted to v8.general by Chuck Rheault. Guess he's as old as I am. :-) …
over 13 years ago
MicroStation
[Archived] AskInga Wiki
Rotate a view based on the active angle
Inga Morozoff
Original Tip Date: Nov 8, 2004 Rotate a view based on the active angle To rotate a view based on the active angle, use this keyin: mdl silentload calculat;rotate view absolute {tcb->actangle};selview 1 With thanks to Phil Chouinard…
over 13 years ago
MicroStation
[Archived] AskInga Wiki
Place Text Active Angle arrows bug?
Josh M
Sorry, I posted this in the general v8i forum. I will post it here also. MS v8i SS1 (v08.11.07.180) Has anyone else noticed that the lower arrow used to increment the active angle when using the Place Text tool is greyed out in SS1? The…
over 13 years ago
MicroStation
MicroStation Forum
RE: rotate view by global Z axis and angle
Jose Pinho
Hi Tuan Le, You haven't told us which version of Microstation you're using. It's always best to follow forum best practices . Tuan Le said: how do I rotate that view around global Z axis for certain degree? The solution is similar on both V8i or…
over 2 years ago
MicroStation
MicroStation Forum
RE: Lines can only be drawn at angles and disappear into back of view screen
Jacob Johnson
Microstation V8I select series 4. There is no active angle and length lock turned on. attached is a drawing that I had and shows what the program is doing.
over 5 years ago
MicroStation
MicroStation Forum
RE: Hatch Pattern Cell Angle or Orientation
MaryB
Is your view rotated, or do you have an ACS active?
over 3 years ago
MicroStation
MicroStation Forum
[ORD 2020R2 and 2020R3] - Line By Angle From Element - How to set Pick Complex Only by Default
Mariusz Heczko
Hi, when using Line By Angle From Element the function prompts to Locate Element by default. This means that individual element of a complex will be selected which is counter-intuitive. In order to pick the complex ALT is required to change the selection…
over 2 years ago
OpenRoads | OpenSite
OpenRoads | OpenSite Forum
Rotate text placed at arbitrary angle back to 0 or 90 degree
Andrew Bell
Applies To Product(s): MicroStation Version(s): 08.11.09.357 Environment: Windows 7 32 bit Area: Text Subarea: N\A Original Author: Judy Wong, Bentley Technical Support…
over 6 years ago
MicroStation
MicroStation Wiki
RE: Parametric Cells and Active Level Attributes
Cory Churchill
They are definitely a powerful tool. in our workflow, the ability to assign it to a level and take on that level's attributes is how we would differentiate between existing and proposed, but you can do so much with these. You can assign expressions to…
over 2 years ago
MicroStation
MicroStation Forum
RE: MICROSTATION PASTE COMES IN AT 45° DEFAULT ANGLE
DavidG
What versions? Is the active angle resetting to 45 every time?
over 7 years ago
MicroStation
MicroStation Forum
RE: Need to Understand 2D Cell Rotation Angle When Cell is Mirrored About the Y-axis
Jan Šlegr
Why did you duplicate your question posted to Developers and Programming forum (I did not move it as recommended)? The post duplication leads to confusion what thread is active and it pollutes forums with obsolete posts :-( And why, when you decided…
over 2 years ago
MicroStation Programming
MicroStation Programming Forum
RE: [MSCE U17] Cell with perforator only work for one side of solid
Aimable Niyibizi
Hi Krister, You issue is being worked out in Bug 728719: The Perforator failed to work after changing Active Angle value while placing Parametric cell Regards, Aimable
10 months ago
MicroStation
MicroStation Forum
RE: [ORD] Place North Arrow properly?
Josh M
Similarly, back in my SS2 days, I assigned the following key-in to a function key. ac=n;aa=0;accudraw dialog;accudraw setorigin;accudraw rotate top;%d;accudraw rotate view;accudraw quit;reset; accudraw dialog; ac=scale It places a north arrow cell…
11 months ago
OpenRoads | OpenSite
OpenRoads | OpenSite Forum
RE: Set pattern angle by element
Lorys
keyin active angle pt2 ( this is to workout Active angle from object by 2 points) so you could then make your macro to set the active angle from element via the elect element prompt then use the active angle pt2 , then get the angle and put it into…
over 9 years ago
MicroStation
MicroStation Forum
RE: "Align" AutoCAD command
mwlong
Go to this thread about Active Angle Assistant. You should be able to do what you need with this tool. communities.bentley.com/.../connect-active-angle-assistant
over 2 years ago
MicroStation
MicroStation Forum
How to set Rotate by point to default
Anna Olivia Kristiansen
I mostly use Rotate by "3 points", but when I open the rotate tool it is by default "Active Angle" Can I somehow change the default settings from Active Angle to 3 points?? I am working i OpenCities Map Advanced.
over 2 years ago
MicroStation
MicroStation Forum
Unable to rotate 2D section with parametric constraints
Alfred Larsson
I have created a tunnel cross section in 2D which I have placed 2D constraints on. The problem I have is that when I am rotating the 2D shape horisontally or vertically the constraints occasionally become distorted. Sometimes it works to rotate and…
2 months ago
MicroStation
MicroStation Forum
RE: Aligh Existing Text
Mark Winegar
maybe the Active Angle Assistant can help you. https://communities.bentley.com/products/microstation/w/askinga/3313/active-angle-assistant-macro-updated
over 2 years ago
MicroStation
MicroStation Forum
RE: Replace multiple lines with cells
Barry Lothian
It’s possible but I don’t be believe it can be done with any existing tools, it would require a custom tool to be made by writing a macro or addin. The task is relatively simple, you would select all the lines and then activate the tool. For each…
4 months ago
MicroStation
MicroStation Forum
RE: The global XYZ axis is not resetting to XYZ = 0 deg.
Barry Lothian
Peter Ramirez said: note that Accudraw = 0 deg. but Line Dialog Box = 230 deg Line angle has nothing to do with the ACS (which is clearly shown to be at the Global default values). If you want the Place Line angle to change, then you simply change the…
10 months ago
MicroStation
MicroStation Forum
RE: View locked in Maximum Window
eddiegiese
We have had this happen so much in ORD that we have created a custom tool to fix the element ranges. This string of key-ins below should do the trick, then you will have to find the problem elements and delete them. active angle 0;rotate original;choose…
over 1 year ago
OpenRoads | OpenSite
OpenRoads | OpenSite Forum
<
>