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.
Because sharing is caring.
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.
- 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.
- Learn MarkDown.
- Learn how to use GitHub.
- Send a Pull Request with edits to index.md.
- See below for a contribution template.
- You will be adding content to the index.md.
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
---
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/
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.
The more people who contribute the more fancy and organized the site might become. For now it is a good minimum viable product.