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⧽
(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)

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..."
(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)