Bentley Communities
Site
Search
User
Site
Search
User
Welcome
Products
Support
About
More
Cancel
Benito
Likes
Profile
Activity
Communities
Friends
Likes
Achievements
Bookmarks
Blog Posts
Questions
More
Cancel
RE: [CONNECT] Visibility Test for Ribbon Items.
Bruce Reeves SRNS
In case anyone is interested, this seems to work: <Visibility> <ShowExpression>[ConfigVar]ConfigVar.GetExpandedConfigVar("SRS_DISCIPLINEID")="Architectural"</ShowExpression> </Visibility> <SyncItemEvent>SessionEvent.RibbonDefinitionCfgVarChanged…
over 4 years ago
MicroStation Programming
MicroStation Programming Forum
RE: [C++ MSCE] 创建尺寸标注
Yongan.Fu
这个社区的搜索功能确实不怎么好用。我再次贴出源代码如下供参考: class DimensionProperty : public IDimCreateData { private: DimensionStylePtr m_dimstyle; DgnTextStylePtr m_textStyle; Symbology m_symbology; LevelId m_levelId; DirectionFormatterPtr m_directionFormatter; …
over 4 years ago
Bentley 中国优先社区
◆ 二次开发(MicroStation编程, ProjectWise编程等)
RE: [C# Connect U4 DgnPlatformNet] Setting Per-View Level Display
David Hall
Thanks Jon, That really helped. You alerted me to the mistake of passing and using DgnAttachment.GetDgnModel() rather than DgnAttachment. Once I created separated calls for these two then fixed the problem using ViewGroups ViewInformation for the DgnAttachment…
over 3 years ago
MicroStation Programming
MicroStation Programming Forum
Referenced files are not found and attributes from title block are not loaded
Dana Guthrie
Background User is trying to get Projectwise integration to work with AutoCAD 2012 but when the user opens a dwg from ProjectWise, the referenced files are not found also attributes from title block are not loaded How to resolve 1. Right click over…
over 1 year ago
ProjectWise
ProjectWise Design Integration Wiki