Property Wizard Formulas


What

This repository is for the AEC community to share formulas for PropertyWizard. PropertyWizard is created by David Wood Design Ltd.. David Wood Design Ltd. assumes no liability, supplies no trademark, and provides no warranty on this sites content.


Why

Because sharing is caring.


Who

cridder https://github.com/cridder:

  • hosts this site.
  • is a end user of PropertyWizard.
  • pays for PropertyWizard personally.
  • does not profit (receive $) from this site.
  • is not sponsored and/or associated with David Wood Design Ltd.. David Wood Design Ltd. other than being a customer.
  • cannot be held liable for any formula hosted here.
  • assumes no liability, supplies no trademark, and provides no warranty on this sites content.

Everyone

  • It is the responsibility of everyone using content from this site to test any and all PropertyWizard formulas in a nonproduction envronment.
  • Everyone using content from this site assumes all liability, warranties for all content used from this site.

How to contribute

Example Contribution Format

Code block below should be used for formatting contribution.

---

## Formula
**Category**:  EnterCategoryName
<br/>
**Target Property**:  EnterParameter
<br/>
**Formula**:  EnterFormulaText
<br/>
**Description**: WHAT DOES THIS FORMULA DO?
<br/>
**Contributor**:  NAME
<br/>
**Contact**:  CONTRIBUTORS WEB/GITHUB/LINKEDIN LINK

---

Example Contribution


Formula

Category: Doors
Target Property: Mark
Formula: Id
Description: Sets the out of the box Mark parameter to the element id on all doors. Eliminates any and all warning messages about duplicate Mark values. Mark values are meant to be unique.
Contributor: cridder
Contact: https://github.com/cridder https://www.linkedin.com/in/chrisridder/


Format

The above format is simple and efficient. Any user can apply enter information quickly into the PropertyWizard dialog. We are NOT going to share the GUID's that PropertyWizard creates and manages for obvious reasons.

PropertyWizard dialog


The Future

The more people who contribute the more fancy and organized the site might become. For now it is a good minimum viable product.


Thanks.