مشاهده نسخه کامل
: BricsCad Platinium
Dreamland
25-12-2010, 19:09
BricsCad Platinium v11.2.5 Portable | 171 MB
برای مشاهده محتوا ، لطفا وارد شوید یا ثبت نام کنید
برای مشاهده محتوا ، لطفا وارد شوید یا ثبت نام کنید
Dreamland
29-04-2011, 03:30
BricsCad Pro 11.2.13.22009 Portable | 178 MB
برای مشاهده محتوا ، لطفا وارد شوید یا ثبت نام کنید
BricsCad Pro 11.3.9 Portable | 180.56 MB
برای مشاهده محتوا ، لطفا وارد شوید یا ثبت نام کنید
BricsCad Pro 11.3.10 Portable | 149.44 MB
برای مشاهده محتوا ، لطفا وارد شوید یا ثبت نام کنید
H.Operator
18-08-2011, 21:42
BricsCad Pro 11.4.6 Portable | 152 MB
برای مشاهده محتوا ، لطفا وارد شوید یا ثبت نام کنید
mirror #5
برای مشاهده محتوا ، لطفا وارد شوید یا ثبت نام کنیدor
برای مشاهده محتوا ، لطفا وارد شوید یا ثبت نام کنیدor
برای مشاهده محتوا ، لطفا وارد شوید یا ثبت نام کنید
jafarian
18-10-2011, 14:55
BricsCad Pro v12.1.1 Portable 97.6 MB
برای مشاهده محتوا ، لطفا وارد شوید یا ثبت نام کنید
BricsCad Pro v12.1.13 Portable | 100 MB
[ برای مشاهده لینک ، لطفا با نام کاربری خود وارد شوید یا ثبت نام کنید ]
[ برای مشاهده لینک ، لطفا با نام کاربری خود وارد شوید یا ثبت نام کنید ]
jafarian
02-03-2012, 15:59
BricsCad Platinium 12.1.19.35355 Portable
برای مشاهده محتوا ، لطفا وارد شوید یا ثبت نام کنید
jafarian
15-03-2012, 14:26
BricsCad Platinum v12.1.22 Portable
برای مشاهده محتوا ، لطفا وارد شوید یا ثبت نام کنید
jafarian
18-03-2012, 14:13
BricsCad Platinium v12.1.22.35691
برای مشاهده محتوا ، لطفا وارد شوید یا ثبت نام کنید
BricsCad Platinum v12.2.9 Portable | 109 MB
Version 12.2.8 - 24/05/2012
Improvements
TEXT EDIT DIALOG: most recently used position and size are memorized and restored.
SR30903 - VIEW command: added support for Orthographic option, as well as for hidden options Top, Bottom, Front, Back, Left and Right.
SR33947 - EXPORT: added a warning when too big values are used for the PictureExportScale setting.
Fixes
LAYER FILTERS: modifications were not stored.
TOOLBARS: the small flyout arrows were not displayed (regression since V12.2).
SR33815 - IMAGEATTACH: command did not take the UCS into account.
SR34922 - TEXT: when switching to a new style, a mixup of settings from this new style and overrides matching the previously used style was applied (regression since V12.2).
SR34936 - LAYER FILTERS: no layers were shown in the Layer Explorer icon view.
SR34952 - RASTER IMAGES: incorrect path handling of Raster Images could lead to a crash when editing the path in the Drawing Explorer.
SR34991 - ETRANSMIT: an exception occurred when etransmitting a drawing with an invalid Raster Image path.
SR34996 - DRAWING EXPLORER: when a panel was made floating and dragged outside the Explorer frame, a crash occurred upon reopening the Explorer.
SR35006 - PDFFRAME: value 0 and 2 were not obeyed, pdf frame remained displayed.
SR35028, SR35059, 35066 - LOCALIZATION: several translation issues were fixed for Toolpalettes, Layer Filters and Block Explorer.
SR35045, SR35071 - CURSOR: when a crosshair cursor axis is parallel to the view direction it should not be displayed. Also suppressed display of undesired radial line in case of extremely large view sizes.
SR35054 - FIELDS: a crash occurred when an object field was added to an mtext using the Mtext Editor.
SR35078 - TEXT: the previously placed text entity remained highlighted during creation of multiple text entities.
SR35094 - XSOLIDS: edit operation triggered error messages: "Screen update was interrupted because of unknown error" (since V12.1.10).
Application Development
LISP VLE: "msg" and "title" arguments were swapped for function (vle-alert title msg flags).
LISP: "mode" string argument in (open file mode) had become case sensitive (regression since V12.2).
SR32391 - XCLIP compatibility: processing of multiple block references was not supported when running unattended.
IMPORTANT: this implies that existing scripts that use XCLIP will need to be modified, an extra Enter has to be inserted.
SR33815 - COM: IAcadBlock.AddRaster method did not take into account current UCS when processing insertion point and rotation angle.
SR33947 - COPYCLIP: did not work properly when objects from a layout were pasted into MS Word.
1. The image pasted into MS Word had an empty background.
2. The Paper Background color in Bricscad was switched to red, as well as in Bricscad content subsequently pasted into MS Word.
SR34883 - LISP, SDS, BRX: when a keyword string in a PromptMenu, initialised by (initget) or (getXXX), is a true number (integer or double), the PromptMenu only sent the first character to the commandline, instead of the entire number string.
SR34917 - LISP: optimized (vl-sort) performance. Added type-cast from "long long" to "long" for COM data conversion, to suppress warnings.
SR34938 - REACTORS: "sysvarWillChange" event was not sent for CTAB, i.e. when activating a layout tab.
SR34995 - LISP, SDS, BRX: (entget) / sds_entget() / acedEntGet() could cause an exception, when used with an AcDbBlockBegin/OdDbBlockBegin object of an erased BlockTableRecord (i.e. after _PURGE command).
SR35019 - LISP: a problem occurred when loading "on_doc_load.lsp", in case a new drawing was opened/created using a particular Lisp + VB/VBA code combination.
SR35030 - LISP: (vla-get-plotstylename) resp. (vlax-get-property obj 'PlotStyleName) returned a garbage string for Layer Objects.
SR35068, SR35070, SR35079, SR35085, SR35086, SR35092, SR35115, SR35117 - LISP: syntax (member item NIL) was rejected with an error message (regression introduced in V12.2.7).
SR35084 - LISP: improved feedback for errors related to "xxx:name" symbol naming syntax.
SR35116 - LISP: data were not correctly placed into the array by (vlax-safearray-put-element) and (vlax-safearray-fill) for SafeArrays of type VT_R8 and VT_BSTR (regression introduced
برای مشاهده محتوا ، لطفا وارد شوید یا ثبت نام کنید
برای مشاهده محتوا ، لطفا وارد شوید یا ثبت نام کنید
Bricsys Bricscad Platinum 12.2.12 | 136.2 mb
[ برای مشاهده لینک ، لطفا با نام کاربری خود وارد شوید یا ثبت نام کنید ]
jafarian
13-07-2012, 22:20
BricsCad Platinum v12.2.14 Portable
برای مشاهده محتوا ، لطفا وارد شوید یا ثبت نام کنید
jafarian
21-08-2012, 21:52
Bricsys BricsCad Platinum 12.2.17 Portable
برای مشاهده محتوا ، لطفا وارد شوید یا ثبت نام کنید
jafarian
28-09-2012, 14:18
BricsCad Platinum 12.2.18 Portable
برای مشاهده محتوا ، لطفا وارد شوید یا ثبت نام کنید
jafarian
23-10-2012, 16:01
BricsCad Platinum v13.1.6 Portable
برای مشاهده محتوا ، لطفا وارد شوید یا ثبت نام کنید
jafarian
24-10-2012, 22:54
BricsCad Platinum 13.1.7 Portable
برای مشاهده محتوا ، لطفا وارد شوید یا ثبت نام کنید
jafarian
04-11-2012, 13:50
BricsCad Platinium 13.1.8.40888
برای مشاهده محتوا ، لطفا وارد شوید یا ثبت نام کنید
jafarian
27-11-2012, 13:50
BricsCad Platinum v13.1.11 Portable
برای مشاهده محتوا ، لطفا وارد شوید یا ثبت نام کنید
jafarian
16-12-2012, 13:54
BricsCad Platinum v13.1.12 Portable
برای مشاهده محتوا ، لطفا وارد شوید یا ثبت نام کنید
jafarian
17-03-2013, 22:55
BricsCad Platinum 13.1.22 Portable | 111.8 Mb
برای مشاهده محتوا ، لطفا وارد شوید یا ثبت نام کنید
vBulletin , Copyright ©2000-2025, Jelsoft Enterprises Ltd.