Does anyone have a Work in progress component for this
Revit API does not provide a native method to directly create a structural steel plate as a standalone element.
Steel plates, bolts, and welds fall under Advance Steel functionality, and access to those elements is available only through the Advance Steel API, which is separate from the standard Revit API.
If you have the Advance Steel Extension installed and configured, you can access classes such as Autodesk.AdvanceSteel.Modelling.Plate via .NET. This allows you to create, modify, and read Advance Steel fabrication objects inside Revit.
PS. I haven’t used the Advance Steel API personally, this is based on Autodesk documentation and available resources.
Thanks for the Respones Muhammad..
We ended up creating multiple Connection Plate families in Revit with RiR & Placed them to the location.
Regards Chris Pires
