Quantcast
Channel: MicroStation Programming Forum - Recent Threads
Viewing all articles
Browse latest Browse all 7260

RE: [CONNECT C++] EditElementHandle::AppendElementLinkage() - Where is LinkageUtil::SetWords() ?

$
0
0
You're right LinkageUtil::SetWords isn't published, mdlLinkage_setWords is however. Yes, you *could* set wdExponent and wdMantissa directly...but it gets ugly when your linkage exceeds 255 words, so, if you want to make sure the linkage header is setup correctly it's best just to call mdlLinkage_setWords.

-B

Viewing all articles
Browse latest Browse all 7260

Trending Articles