Dynamic varibles to replace:

%ViewName%   >>>   View Name
%TAB%   >>>   #19
%CR%   >>>   #13
%LN%   >>>   #10
%SPACE%   >>>   " "
%BackGround%   >>>  Background Color
%ImageSizeX%   >>>   Image Size X in cm
%ImageSizeY%   >>>   Image Size Y in cm
%ImageSizeY100%   >>>   ImageSizeY * 100
%ImageSizeX100%   >>>   ImageSizeX * 100
%CHARSET%   >>>   CHARSET type

Graphical objects items:

%FigTypeItem%   >>>   Figure Type
%X1Item%   	>>>   X1 
%XSizeItem%   	>>>   XSize - width
%Y1Item%   	>>>   Y1 
%YSizeItem%   	>>>   Ysize - height
%X2Item%   	>>>   X2
%Y2Item%   	>>>   Y2
%RadiusXItem%   >>>   Radius X / Roundness X
%RadiusYItem%   >>>   Radius Y / Roundness Y
%ColorItem%   	>>>   Outline Color
%FillColorItem% >>>   Fill Color
%PenWidthItem%  >>>   Pen Width
%SelectionItem% >>>   Selection
%OrientationItem% >>>   Orientation
%DrawSolidItem%   >>>   Draw Solid = Style
%FontSizeItem%    >>>   Font Size
%FontItem%   	  >>>   Font
%LabelTextItem%   >>>   Label Text
%EventNameItem%   >>>   Event Name / description / layer
%DirectEventItem% >>>   eHouse Direct Event
%IdItem%   	  >>>   Id - status code
%IdCItem%   	  >>>   Idc - status code
%UniqueItem%   	  >>>   Params
%CenterXItem%     >>>   Center X / for circle & ellipse
%CenterYItem%     >>>   Center Y / for circle & ellipse
%TitleItem%       >>>   Title
%BoldItem%   	  >>>   Bold
%UnderLineItem%   >>>   Under Line
%ItalicItem%      >>>   Italic
%TextOptionsItem% >>>   Text Options
%StyleItem%   	  >>>   Draw Solid = Style
%PolyPointsCombined%	  >>>   polygon points combined for script 
%PolyPointsCombinedCm%    >>>  polygon points combined in [cm]
%PolyPoints%   >>>   polygon points sequential x1,y1,x2,y2,x3,y3,x4,y4 .....x20,y20 if < -10 then no more
%PolyPointsCm%   >>>  in [Cm] polygon points sequential x1,y1,x2,y2,x3,y3,x4,y4 .....x20,y20 if < -10 then no more 
Ultimate MODE only for SVG visualization for supporting web browses: (please refer for SVG documentation for details)


%feBlend%				>>>	filter for combining images
%feColorMatrix%			>>>	filter for color transforms
%feComponentTransfer%	>>>
%feComposite%			>>>
%feConvolveMatrix%		>>>
%feDiffuseLighting%		>>>
%feDisplacementMap%		>>>
%feFlood%				>>>
%feGaussianBlur%		>>>  x, y , stdDeviation="zz"
%feImage%				>>>
%feMerge%				>>>
%feMorphology%			>>>
%feOffset%				>>>	filter for drop shadows
%feSpecularLighting%	>>>
%feTile%				>>>
%feTurbulence%			>>>
%feDistantLight%		>>>	filter for lighting
%fePointLight%			>>>	filter for lighting
%feSpotLight%			>>>	filter for lighting

shpe.SnapPoints.count=11
shpe.snappoints(Item 1).positionx
shpe.snappoints(item 1).positiony
