How to change the plumbing 3D?
是否可以判断三维模型哪些面在视图中是可以看到的?
有没有函数可以判断三维模型哪些面在视图中是可以看到的?
也是就说三维模型在视图中旋转,不断切换显示角度。在这个过程中,有些面从前面旋转后面,有些面从后面旋转前面。
我们想实现只针对可以看到的部分进行某些处理。
Hidden Toolbar
AECOsim Building Designer V8i (SS4)
Version 08.11.09.563
Projectwise Explorer V8i (SS4)
Version 08.11.11.115
Can someone please tell me how I can fish out an hidden toolbar from GUI.
Kind thank you
regards
[V8i MDL] Why can't I measure the volume of these Elbows?
(Please visit the site to view this file)
The supplied 3D DGN file contains a handful of piping elbows. They are type 18 elements. Some are nested in a type 2 cell. They were probably imported from an unknown third-party plant design tool.
MicroStation's built-in volume measurement tool can't measure the volume of an elbow. mdlMeasure_volumeProperties fails with an indeterminate error (none of the documented error codes). It doesn't fail with MDLERR_NONCLOSEDELM, which I would expect if it objected to measuring the volume of a surface.
What's wrong with those elbows? Should they be converted to a type 19 solid or a SmartSolid to enable a measurement?
Why I move wall ,The other don't extend ?
different section properties for same section
Hi all,
In STAAD output result file, STAAD shows different values of section properties (ZEY) for the same section.
I have attached pdf file highlighting the values.
I am using SS6 version of STAAD .
I never had this problem in previous version SS5
Why this is happening?
(Please visit the site to view this file)
Uneven Stair Riser Constraint
AECOsim Building Designer V8i (SS4)
Version 08.11.09.563
Projectwise Explorer V8i (SS4)
Version 08.11.11.115
I am trying to modify an existing 3 riser stair in my design file into a 2 riser stair but I want the first riser to be 290mm high and the other 140mm high. The total stair height will be 430mm high. Presently due to constraint, my number of riser has refused to be changed from 3 to 2
How do I parametize my stairs setting to achieve this
I welcome any suggestion/s
thank you
regards
Difference in results of analysis in staad and solidworks.
I have to model a 6x3M weighbridge structure using plates and U beams. U beam is made using 'create user table' option. The structure is supported in all four corners with fixed support and load is applied on top plate. I have created mesh using plate element for top plate and beam element for U beam. The beam elements has been splited in such a way that these nodes are aligned with the nodes belonging to the top plate mesh. I have used master slave connections with the nodes at the beam center line as the master nodes and the corresponding nodes at the top plate as the slave nodes. Rigid option is used to define these master slave connections. The code used is IS800.
Same model I have simulated in solidworks and results are different. With solidworks, the results are more realistic.
My question is what could be the reason for the difference in results. Is there any parameter I am missing in staad model?
[CONNECT C# Addin] LevelHandle.Name throws Access Violation
I'm using the following code to determine the level name of an element. The code is encountering a System.AccessViolationException when I use the LevelHandle.Name to retrieve the level name. Works fine on some elements, but throws this exception on others. The code doesn't actually catch the exception due to the unmanaged nature of the application throwing the exception (CONNECT) but if I watch the code blow up in the debugger the evaluation of the levelname shows the exception.
///<summary>Gets the level of an Element.</summary>
///<param name="element">The source element from which to retrieve the level name.</param>
///<returns>The level name that the element is on.</returns>
publicstaticstring GetElementLevelName(Element element)
{
// Get Element Property Getter
ElementPropertiesGetter elementPropertiesGetter = newElementPropertiesGetter(element);
// Get DGN Model element belongs to
DgnModel dgnModel = element.DgnModel;
// Get DGN File
DgnFile dgnFile = dgnModel.GetDgnFile();
// Get File Level Cache
FileLevelCache fileLevelCache = dgnFile.GetLevelCache();
// Get Level Id
LevelId levelId = elementPropertiesGetter.Level;
// Get Level Handle
LevelHandle levelHandle = fileLevelCache.GetLevel(levelId, true);
// Return Level Name
string levelName;
try
{
levelName = levelHandle.Name;
}
catch (System.AccessViolationException)
{
levelName = "";
throw;
}
return levelName;
}
Can't import RFA
Hi all, I'm having a problem importing RFAs... I recently moved from SS5 to SS6 and since then I haven't been able to import RFAs. Every time I get stuck in the beginning with the "Waiting for Data Groups initialization to complete". I tried to use SS5 to import it but... It got also stuck. Any idea why is this happening?
Subsurface new conduit feature not showing complete in 3D view
Doubling linework from templates on 2D plan view
I am dropping templates in my 2D file which contains my alignment and 2D plan view geometry. When I do this, the templates draw a 2nd set of lines active in my file associated with that template. This gets very confusing as now I have 2 sets of overlapping lines(2D design + template lines). Is there a setting that turns off template linework in my 2d view? Or some other method to get these line to not clutter up the 2D view?
I am using
- GEOPAK SS4 08.11.09.845
- Microstation SS3 08.11.09.714
Thank you,
Michael
Unable to use auto plant instrument specs in open plant
I have tried to use (upgraded) the auto plant spec in open plant spec but while inserting the instrument no spec window pop up and no instrument can be added in the drawing.
Regards,
Jayant
Dynamic Analysis Input Echo to Printed Output Report
Is it possible to include an echo of the dynamic analysis input, such as that read from .SPC (response spectra) and .TIH (time history) files, in the printed output report? We're using AutoPIPE Nuclear to analyze both a seismic response and hydrodynamic forcing function, and would like to have the option of reporting the actual input data used in the output report for documentation purposes. Any suggestions would be appreciated.
Imported Extraction Definition Not Saving
AECOsim Building Designer V8i (SS4)
Version 08.11.09.563
Projectwise Explorer V8i (SS4)
Version 08.11.11.115
I have imported few extraction definition into my current design file,update server copy, check in the file only to have the extractions all vanished after re-opening
Can someone please tell me what is going on
thank you
regards
Custom Activation Group
If you have multiple activation keys (for example 1 for gINT users and 1 for Microstation users) will I need a third key for some one uses both applications?
Do I have to make sure that group policy can tell the difference between a gINT users and Microstation users?
桥梁大师设置BM模板之后 只有桥型布置图出图 满足模板要求,其他出来的图还是按照默认模板出
桥梁大师设置BM模板之后 只有桥型布置图出来的之后 满足模板要去,其他出来的图还是按照默认模板出
Why Staad.Foundation.Advanced does not carry out pilecap design in accordance with Eurocode?
While Staad.Foundation.Advanced is capable in designing the isolated, mat and combined footing design in accordance with Eurocode, it does not have the function to design pile cap in accordance with Eurocode.
What is the reason for this?
收件箱中的发送时间排序从大到小
您好!
当打开消息后,我们希望收件箱中的发送时间排序从大到小,就是最近接收到的消息最先看到。例如:我今天打开消息后,我先看到今天的消息,昨天的消息次之。这个可以实现吗?
谢谢!
收件箱将已读和未读区分
您好!
在打开消息后已读和未读放在了一起,我们希望可以将已读和未读消息可以进行筛选,可以吗?
谢谢!