Avatech.  
Altogether Smarter Design.  

Avatech Solutions :: Forum

user:
psw:
| lost password
Home » Recent messages recent posts - RSS
3/16/2010 11:42:46 AM
topic: Filter

beau.turner
beau.turner
Posts 54
That helps, to do this you will need to create one check for Doors and another for Windows.

For Doors Check Type: Mirrored Components
PARAMETER:ALL_MODEL_TYPE_COMMENTS=Buitenkozijn
CATEGORY = Doors

For Windows Check Type: Mirrored Components
PARAMETER:ALL_MODEL_TYPE_COMMENTS=Buitenkozijn
CATEGORY = Windows

This will then return the results for each type that match. The Filter when used with multiple entries acts like an "AND" operator. If the goal is to remove any items that have the term above from those found you can change the "=" to "NOT". From here you can also use the Results tab to view the item in the project file.
edited by beau.turner on 3/16/2010
3/16/2010 10:12:55 AM
topic: Filter

agg
Posts 2
We use the "Type Comments" parameter to filter only the real exterior doors and windows. We also use it in our schedules (counting exterior doors and windows).
With the filters: Category = Doors & Category = Windows, everything shows up.
3/16/2010 8:43:50 AM
topic: Filter

beau.turner
beau.turner
Posts 54
To check for mirrored items you may find the "Mirrored Components" template to be more useful. If I understood the scenario right and you want to isolate the Doors and Windows that can be done by setting two filters: Category = Doors & Category = Windows

If you open the FirmStandards-Extended2010.bcf file there is an example that uses the 'Mirrored Components" but does not have any filters applied to it.

If I misunderstood the scenario please let me know so that we can be more helpful.
3/16/2010 3:24:57 AM
topic: Filter

agg
Posts 2
We need to check if the "Type Comments" parameter is the string "Buitenkozijn", so we can check if a door or window is mirrored.
It works if we put the string in the value area in the familie, but if we put the string in the formula area it doesn't find the string anymore.

filter = PARAMETER:ALL_MODEL_TYPE_COMMENTS=Buitenkozijn
9/17/2009 2:24:12 PM
topic: Deploy to Multiple Users - Tips

beau.turner
beau.turner
Posts 54
The .bat script is attached as a 'working' example
6/23/2009 12:53:16 PM
topic: Deploy to Multiple Users - Tips

beau.turner
beau.turner
Posts 54
If you are deploying to multiple users you can make use of switches and script files. See attached for .bat example

Switch Options include:
---------------------------
Avatech Utilities Setup
---------------------------
/S - Silent Mode
/D=<Path> - Silent Mode Installation Directory
/NOCC - Do not install Change Case
/NOCB - Do not install Content Browser
/NODM - Do not install Door Mark Update
/NOEC - Do not install Earth Connector
/NOGS - Do not install Grid Select
/NORR - Do not install Room Renumber
/NOSU - Do not install Space Update
/NORP - Do not install Room Phase Copy
/LICPATH=<Path> - FLEXlm license path or port@host
3/23/2009 8:03:21 PM
topic: Comparing Door Fire Rating to its Host Wall Rating

matt.mason
Posts 8
We've been considering something like that for the upcoming release....

Out of curiousity, though - typically Fire Rating is a type parameter for doors and walls. Is that how you do it as well?
If so, are you suggesting that we would modify the type parameter of a given door to match the hosted wall's type?

or do you have different door types of the same size, with different fire ratings, and the fix would be to select the right one?


Best Regards,
Matt
3/23/2009 6:43:55 PM
topic: Comparing Door Fire Rating to its Host Wall Rating

sdub
Posts 1
Would it be possible to have doors look at the fire rating of their host wall and automatically replace their fire rating with the appropriate value?
2/25/2009 3:46:12 PM
topic: Files linked to the C:

beau.turner
beau.turner
Posts 54
Update: Definitely not possible in v1, however the pathing of documents (current and linked) is under review for the next release. Stay tuned...
2/25/2009 3:23:30 PM
topic: Files linked to the C:

beau.turner
beau.turner
Posts 54
david.kingham wrote:
Is it possible to check if any linked files (cad or revit) are linked to the c:?


David,
There is not, i have snooped the link files and that value is not stored anywhere (even if the link path is changed to absolute from relative). I will check with dev to see what options are moving forward to get access to this and/or any API changes that may be there to help (if any).
2/17/2009 3:20:39 PM
topic: Files linked to the C:

david.kingham
Posts 9
Is it possible to check if any linked files (cad or revit) are linked to the c:?
2/16/2009 1:13:17 PM
topic: Adding multiple "styles" and "types" per category

beau.turner
beau.turner
Posts 54
When creating a check if you have multiple values (or ranges) you want to enter, you have to manually enter the data (ex. Text Style 1, Text Style 2, or between 1 - 3 or 1, 5, 10 [meaning the values 1, 5 or 10].

If you need to get access to the actual value you can always copy the data (via selecting and right clicking) from the value bar and going back to "Pick Element", after selecting the next value you want you can paste the previous value to append or prefix as needed.

The other option would be to create another check file giving all the entries in the project (ex. all door sizes) and use the results table by running Check BIM Standards to get the "values" you need. Note: Check BIM Standards and Manage BIM Standards can be open at the same time to allow for such situations.

-b
2/16/2009 10:02:24 AM
topic: Checking only doors

jim.marchese
Posts 4
Got it. Thanks guys!!
2/16/2009 9:51:45 AM
topic: Checking only doors

matt.mason
Posts 8
Jim,

You can do this on the "Filter" tab.
As you have figured out by now, pretty much all content has a "Type" of "FamilyInstance".

To check only a particular category of FamilyInstance, you go to the "Filter" tab and choose "Category = OST_Doors", and add it to the list of filters.
(That's from memory, so forgive me if it's not exact).

Best Regards,
Matt
2/16/2009 9:50:58 AM
topic: Checking only doors

beau.turner
beau.turner
Posts 54
On the filter Tab in the drop down choose Category = OST_Doors
2/16/2009 9:45:01 AM
topic: Checking only doors

jim.marchese
Posts 4
Good morning all,

I have what I believe to be a relatively basic question, but I can't seem to figure it out (I'm going to blame it on being Monday morning).

What I'm trying to do is create a check for all Doors that have a "GA" prefix in the family name. I've been able to check all families with a GA prefix, but would like to filter out everything but Doors. WHat is the correct parameter I should be using for this?

Thanks for your help!
Jim
2/16/2009 9:34:28 AM
topic: Adding multiple "styles" and "types" per category

jim.marchese
Posts 4
Hi Beau,

just a heads up that I sent you an e-mail last week with a screenshot detailing my issue. Please let me know if you need further information.

Thanks,
Jim
2/13/2009 12:04:44 PM
topic: Adding multiple "styles" and "types" per category

beau.turner
beau.turner
Posts 54
Jim,

Welcome to the forum and thanks for starting the thread.

Can you post a small sample of you .bfc file (either here in the forum or to me beau.turner@avatech.com), i want to make sure i understand what your trying to do. I *think* you might be trying to combine both text style and size into one check (and correct me if i am wrong) and possible doing an auto correct using multiple text Type Styles.
2/13/2009 12:01:17 PM
topic: Case question

beau.turner
beau.turner
Posts 54
David,

Keep going with the RegExp, they are quite powerful (and post back if you have any questions using it or getting a syntax to work)!

So the UPPERCASE check question, in version 1 we are able to filter these out if they are a "individual" notes, not very likely in your case. Right now being able to filter out exceptions contained anywhere in the body of the note(s) has been added to the feature request list for the next version as an enhancement.
2/13/2009 11:55:05 AM
topic: Adding multiple "styles" and "types" per category

jim.marchese
Posts 4
Hi all,

I'm trying to add multiple text styles and sizes to the check files, but every time I do it ends up overwriting the one that was already in the field. I've resorted to writing down all the types I want to add and typing them in manually. Am I doing something wrong?

BTW...AWESOME product. I'm using the 30 day trial right now, but I'm sold on it already.

Thanks,
Jim
pages: 1 2

Home » Recent messages

locations | contact us | site map | investors | home