Compile Time Changes

Added new argument for WallOpeningConnector

New pos argument for WallOpeningSnap to allow having different positions for WallOpeningSnap other than the predefined values in the pos() method.

// cm.std.wall.wallOpeningConnector.cm
Modified: public constructor(Snapper snapper, wallOpeningSnapType snapType, Point pos=null)