Infrastructure Map Server Forum
Welcome to Autodesk’s Infrastructure Map Server Forums. Share your knowledge, ask questions, and explore popular Infrastructure Map Server topics.
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Problems of Using API Symbols

2 REPLIES 2
Reply
Message 1 of 3
nealfeng
181 Views, 2 Replies

Problems of Using API Symbols

I have some problems about using API Symbols.
(1)First I make a custom BMP file (*.bmp).
(2) Import the bmp file for new symbol files (*.smb) by Symbol manager.
(3)The function is ok when using the symbol file for Viewer API symbol. But there are something fault as follow where I use the symbol in the RedlineLayer.

var ret=symAttr.setSymbol('custom symbol name');
alert(done);
......
var done = myRedLineObj.addSymbolPrimitive(objPoint,false);
alert(done);

The return value is always false by setSymbol() function. But it is ok using the default symbol instead of it.

What am I missing?
Any help is greatly appreciated.
2 REPLIES 2
Message 2 of 3
Anonymous
in reply to: nealfeng

I have the same problem. Have you solved it?
Message 3 of 3
Anonymous
in reply to: nealfeng

I have the same problem. Did you get a solution during the last 2 years ?

Can't find what you're looking for? Ask the community or share your knowledge.

Post to forums  

Autodesk Design & Make Report