Revit Family Based Section Mapping

Use the mechanism that involves 1 to 1 section mapping between the Revit family and the Advance Steel table and between Revit profile type and Advance Steel section name for more accurate and consistent results.

The Advance Steel Revit Extension has a mapping system that uses 1 to 1 mapping between the Revit family and the Advance Steel table, as well as between the Revit profile Type and the Advance Steel SectionName.

Revit contains families, according to the latest standards, for the following countries:

The name inside the brackets represents the name of the folder where the new families are stored in each country folder. The families can be found in the Structural Framing and Structural Columns folders from each of the mentioned countries.

These families contain 2 newly created parameters:

The Family Name key parameter is mapped 1 to 1 to the Table Name from Advance Steel. This parameter is stored in the family.

There is also a table inside AstorProfiles2018.mdb, called RevitASProfileConversion. This table stores the mapping between the Revit Family Name Key and Advance Steel Profile Table.



The Section Name key parameter is mapped 1 to 1 to the SectionName value of a profile in Advance Steel. This parameter is stored in the family.



The extension extracts (FamilyNameKey, RFAFilePath, RFAFileDate) a given path from all Revit families and then builds an .xml file, which is used later at import.



Note: This mechanism imports profiles without using the Profile_Rotation table from the GTCMapping.mdb database.

The old mechanism that uses the 3 tables (GTC_Profile_Conversion, Profile_Exports_Conversion, Profile_Rotation) from the GTCMapping database is still present and is used as a secondary option, when the new mechanism is not able to map a profile.