PSED documentation
Quickly select, filter and edit Property Sets in BIM objects from Civil3D, without exporting to IFC.
How to…
Last Revision: October 2020 Supported versions: Civil3D 2018 to Civil3D 2021
What is PSED
PSED is a Property Set editor for Civil3D® that lets you easily select, filter and edit the Property Sets of BIM objects without the need to export to IFC. The following documentation will explain the functionality of each section of the app.
Starting the plugin
After installing the plugin, type in PSED
in the commands bar
and a dialog box will appear.
Note: If the command is not found, you may have to restart your Civil3D® for the plugin to be loaded correctly.
The Property Sets (a)
The dialog box will show all the Property Sets
found in the current document, each containing it’s Property Definitions. The Property Sets will be displayed in bold.
Each Property Definition
has a checkbox
that can be activated to include that definition in the current filtering operation.
The drop-down (b)
For each Property Definition, you may choose what type of comparison operator to apply. Depending on the type
of the Property Definition, a drop-down with different options will be available:
Text
types will haveEquals
,Contains
,Starts With
andEnds With
as options.Integer
types will haveEquals
,Less Than
,Greater Than
as options.Real
types will haveEquals
,Less Than
,Greater Than
as options.True/False
types will haveEquals
as the only option.
Remember that the type for each Property Definition is chosen from the Styles Manager
dialog, in Manage
> Define Property Sets
(see image below).
The textbox (c)
The textbox needs to be filled with the data you want to search for. By default, all the textboxes will be empty. To populate them with existing information you can click on the Load
button and choose an object. Alternatively, you can simply type in the text and/or numbers of your choosing.
The buttons (d)
Ok
: Will start the filtering operation and select all objects that meet your chosen criteria.Load
: Prompts user to select an object in the user interface. The textboxes will be then automatically populated with the Property Definitions found in that object.Refresh
: Clears any data found in the textboxes.