Matt
Results
2
comments of
Matt
It's not possible to directly change the colour of a single part within `milsymbol` because the draw instruction for it uses the colour specified for the rest of the symbol...
Hi, Assuming you want do something from this table in APP-6/MIL-STD-2525 You can use use `ms.addSymbolPart()` in the following way which will yield the following: ```javascript var supplyLine = function...