User contributions for Maziar

A user with 121 edits. Account created on 30 May 2014.
Jump to navigation Jump to search
Search for contributionsExpandCollapse
⧼contribs-top⧽
⧼contribs-date⧽

13 August 2014

1 August 2014

22 July 2014

17 July 2014

15 July 2014

11 July 2014

  • 20:4720:47, 11 July 2014 diff hist +6,660 N Template:ComplexDialogLayout4Created page with "<code lang="pas"> PROCEDURE LB_LayerList; VAR dialog1 : INTEGER; kImageCheck,kImageBlank,kImageSheet,kImageView : Integer; {-----------------------------------------------..."

10 July 2014

  • 20:1820:18, 10 July 2014 diff hist +1,200 N Template:WorkingWithResrouceListCreated page with "==== VectorScript ==== <code lang="pas"> PROCEDURE Test; CONST ObjectType = 97; { Texture Definition } FolderIndex = 100; { BuildResourceList Def for Texture Folder ..."
  • 20:1820:18, 10 July 2014 diff hist +2,738 N Template:TraverseObjectsInActiveLayerCreated page with "<code lang="pas"> PROCEDURE Example; { This example demonstrates how to duplicate multiple objects by preserving the constraints between them.} { We will duplicate all objects..."
  • 20:1720:17, 10 July 2014 diff hist +603 N Template:ImageAndPaintCreated page with "<code lang="pas"> PROCEDURE Example; VAR hImage : HANDLE; copyImage : HANDLE; paintHandle : HANDLE; importPt : POINT; BEGIN GetPt(importPt.x, importPt.y); hImage := Im..." current
  • 20:1620:16, 10 July 2014 diff hist +3,632 N Template:DialogLayoutPulldownMenuCreated page with "==== VectorScript ==== <code lang="pas"> PROCEDURE AddChoiceSample; CONST { control IDs} kCreatePullDownMenu = 33; kCreatePullDownMenuGroupBox ..."
  • 20:1620:16, 10 July 2014 diff hist +354 N Template:NURBSObjectCreated page with "==== VectorScript ==== <code lang="pas"> PROCEDURE Example; VAR h :HANDLE; BEGIN h := FSActLayer; h := ConvertToNURBS(h, FALSE); h := CreateOffsetNurbsObjectHandle(h, 1); END;..."
  • 20:1520:15, 10 July 2014 diff hist +676 N Template:FileIOCreated page with "==== VectorScript ==== <code lang="pas"> PROCEDURE Example; VAR fileName :STRING; major, minor, maintenance, platform :INTEGER; BEGIN GetVersion(major, minor, maintenance, pl..."
  • 20:1520:15, 10 July 2014 diff hist +411 N Template:CreateWallObject2Created page with "==== VectorScript ==== <code lang="pas"> DoubLines(6"); AddCavity(TRUE,1",2",2); Wall(0,1,9,1); ClearCavities; Wall(0,2,11,2); {creates a wall with a cavity, then creates a wa..." current
  • 20:1420:14, 10 July 2014 diff hist +699 N Template:CreateWallObjCavityCreated page with "==== VectorScript ==== <code lang="pas"> { Create wall object with 1" wide cavity using black pattern fill.} DoubLines(6"); AddCavity(True, 1", 2", 2); Wal..." current
  • 20:1320:13, 10 July 2014 diff hist +637 N Template:CreateWallObjectCreated page with "<code lang="pas"> PROCEDURE Example; VAR x1, y1, x2, y2 :REAL; resourceID :LONGINT; h : HANDLE; BEGIN SetWallWidth(3.5"); GetPt(x1, y1); GetPtL(x1, y1, x2, y2); MoveTo(x1, y1)..."
  • 20:1320:13, 10 July 2014 diff hist +2,273 N Template:CreateRoofObjCreated page with "<code lang="pas"> PROCEDURE Example; { Create a new hatch and add it to the resource list. } VAR roofHandle : HANDLE; gabID : INTEGER; batID : INTEGER; hID : INTEGER; BEGI..."
  • 20:1220:12, 10 July 2014 diff hist +7,783 N Template:ComplexDialogLayout2Created page with "<code lang="pas"> Procedure TestNewControls; VAR dlogID, result : LONGINT; Procedure DialogProc(VAR item: LONGINT; data: LONGINT); BEGIN CASE item OF SetupDialogC: BEGIN resu..."
  • 20:1220:12, 10 July 2014 diff hist +6,344 N Template:ComplexDialogLayoutCreated page with "==== VectorScript ==== <code lang="pas"> PROCEDURE SampleDlg2; CONST {Alignment constants} kRight = 1; kBottom = 2; kLeft ..." current
  • 20:1120:11, 10 July 2014 diff hist +1,065 N Template:ColorPopupDialogCreated page with "<code lang="pas"> PROCEDURE Example; VAR dialog1 :INTEGER; result :INTEGER; PROCEDURE Dialog_Handler(VAR item :LONGINT; data :LONGINT); BEGIN CASE item OF SetupDialogC: BEGIN..."
  • 20:1020:10, 10 July 2014 diff hist +563 N Template:BeginXtrdCreated page with "<code lang="pas"> PROCEDURE Example; VAR h1, h2, h3 :HANDLE; int :INTEGER; BEGIN DSelectAll; BeginXtrd(0, 1); CallTool(-203); h1 := FSActLayer; EndXtrd; DSelectAll; BeginXtrd(..."
  • 20:1020:10, 10 July 2014 diff hist +595 N Template:AlertDialogsAndMessagesCreated page with "<code lang="pas"> PROCEDURE Example; BEGIN AlrtDialog('AlrtDialog'); AlertInform('AlertInform', 'advice', FALSE); AlertCritical('AlertCritical', 'advice'); Message(YNDialog('Y..."
  • 20:0920:09, 10 July 2014 diff hist +520 N Template:AddSurfaceCreated page with "<code lang="pas"> PROCEDURE AddSurfaceExample; VAR h1, h2, h3 :HANDLE; BEGIN DSelectAll; CallTool(-203); h1 := FSActLayer; DSelectAll; CallTool(-203); h2 := FSActLayer; h3 := ..."
  • 20:0620:06, 10 July 2014 diff hist +765 N Template:AddHatchToResourceCreated page with "<code lang="pas"> { Create a new hatch and add it to the resource list. } hatchName := 'Hatch-1'; BeginVectorFillN(hatchName, true, false, 0); AddVectorFillLayer(0, 0, 1, 1, ...."

23 June 2014

20 June 2014

19 June 2014

16 June 2014

10 June 2014

9 June 2014

6 June 2014

5 June 2014

4 June 2014

3 June 2014

30 May 2014