Bentley Communities
Site
Search
User
Site
Search
User
Product Communities
Developers and Programming
MicroStation Programming
Cancel
MicroStation Programming
MicroStation Programming Forum
[V8i C/C++] Detect GCS
Sign In
State
Verified Answer
Replies
5 replies
Subscribers
33 subscribers
Views
1060 views
Users
0 members are here
v8i
GCS
MDL
C++
[V8i C/C++] Detect GCS
Offline
Jon Summers
over 3 years ago
How do I detect whether the active DGN model has a
Geographic Coordinate System
(GCS) active?
Top Replies
Offline
Bruce Reeves SRNS
Thu, Dec 5 2019 8:31 AM
+2
verified
Bentley::DgnGCSP pModelGCS = NULL; pModelGCS = Bentley::GeoCoordinates::DgnGCS::FromModel(ACTIVEMODEL, TRUE); if (pModelGCS == NULL) { }
Offline
Yongan.Fu
Thu, Mar 31 2022 10:50 PM
in reply to
顺顺 张
+1
顺顺 张 said: 您好,请问关于这个案例有没有完整的项目代码? This is an English forum. Please ask your question in English. If you want to use Chinese to ask question, please post your question on communities.bentley.com/..…