Jump to content

Drawing Properties editing at Window Explorer (WE)


Recommended Posts

Hi!

I have some problems:
1:Dwgprops

By default at my office, the property tabs (Summary, Custom...) of Dwg file are not displayed.

I read somewhere the solution to this problem:
Dwg file:Right mouse/ openwith/ select Apps ''AcLauncher''
Link:C:\Program Files\Common Files\Autodesk Shared\AcShellEx
Problem: view only, not editable in WE.
Does anyone know how to edit directly at WE?

2:Diesel expression path filename

I am working on a Complex project ([A]partment, [O]ffice, [L]ogistic building).
The drawings are located in the respective folders (Apartment, Office, Logistic)*.
I want to get the Fields value of the Folder* name in some of the contents of the drawing cover title Layout. Example: Apartment Plan Project...
Opt1: I'm using
$(SUBSTR,$(GETVAR,dwgprefix),No.1,No.2)
Because the names of the Folders have different character lengths, No.2 cannot be applied to all 3 folders
Opt2:
$(SUBSTR,$(GETVAR,dwgprefix),No.1,$(-,$(STRLEN,$(GETVAR,dwgprefix)),No.2))
Because the project folders include many branch folders, No.2 cannot be applied to many drawings.
Is there any way to get Foler's name (with different character length)!?

3:Named view

Is there a way to open the drawing in "Named view" instead of Last view every time the file is opened. 
As far as I know:
click open menu/ tick the intial view check box/select view.
Many thank for any help

properties.JPG

 

Foldername.JPG

Edited by vuxvix
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...