shtirlitsDva / Revit-PCF-Exporter

An application for Autodesk Revit for exporting pipe information to PCF file format.
GNU General Public License v3.0
20 stars 7 forks source link

Exclude parameter #39

Closed shtirlitsDva closed 6 years ago

shtirlitsDva commented 6 years ago

Implement "Exclude" Yes/No parameter.

PCF_ELEM_EXCL Must not be included in plist.

When checked:

  1. Element ignored when populating parameters
  2. Element ignored when exporting
shtirlitsDva commented 6 years ago

This feature must replace the feature: leaving type field empty to ignore the element.