Classify with Attributes

Classify with Attributes These options have been developed to allow users to group and arrange their 12d project data for selection or other purposes. The example might be the selection of all the "closed" strings within a group of models.  The standard 12d "data selection method" doesn't contain such a tool for this, but if [...]
Read More

Create/Edit Attribute Manipulator File

The Attribute Manipulator can be used to copy, move, edit, and delete Attributes from the Project level right down to Vertex.  Attribute Manipulator Rules are then saved to a file so that they are easily repeatable. The Attribute Manipulator also has the ability to change Properties, such as Name, Colour, Linestyle, etc. Utilities => Attributes [...]
Read More

Attribute Manipulator – U and M Buttons

What are those <U> and <M> buttons used for? They are a quick way to add Attribute Manipulator Rules; <U>  - Pick attribute to Use <M> - Pick attribute to Modify To create an Attribute Manipulator file, refer to:  12dwiki.com.au/attribute-manipulator U - Pick attribute to Use Allows you to pick all of the attributes to [...]
Read More

Attribute Manipulator – Copy Segment & Vertex Attributes to String Attributes

The workflow below describes how to use the Attribute Manipulator to copy Segment and Vertex Attributes to String Attributes.  This is useful when data needs to be exported to software that only allows String Attributes (Meta Data). To create an Attribute Manipulator file, refer to: 12dwiki.com.au/attribute-manipulator In the Attribute to Use, set the Rule type: [...]
Read More

Attribute Manipulator – Concatenate Attributes

Major projects tend to favour long string/object names that define things like type, location, discipline, stage, etc.  Normally this information would be stored as attributes (metadata) on the object. The 'Attribute Manipulator' (AttMF) allows users to concatenate these attributes into single value.  Concatenating allows complex, project specific, string names to be built up from existing [...]
Read More

Attribute Manipulator – De-concatenate Attributes

This Post is Under Construction, please stay posted for updates. Along with concatenating attributes, the Attribute Manipulator can de-concatenate attribute values into separate attributes.  Even better, the new attributes can be placed into a group to make life easier when exporting to IFC. To create an Attribute Manipulator file, refer to: 12dwiki.com.au/attribute-manipulator De-Concatenate Attributes Syntax [...]
Read More

Attribute Manipulator – Calculate Values

Apart from moving, copying, renaming, and a dozen other operations related to attributes, the Attribute Manipulator can also perform simple calculations. In 12d we can easily get the length of a string, and we know what the cross-sectional area of a kerb is, so we can grab a calculator and calculate the volume. If we [...]
Read More

Attribute Manipulator and IFC Property Sets

When writing an IFC file, 12d exports Attribute Groups using the tags IFCCOMPLEXPROPERTY and IFCPROPERTYSINGLEVALUE.  Depending on the receiving software, these attributes will be flattened into a single level attribute or ignored completely. This is where exporting 12d Attribute Groups as IFC Property Sets can help. To create an Attribute Manipulator file, refer to: 12dwiki.com.au/attribute-manipulator [...]
Read More