Gets the geometries of stringers.
Namespace:Â
Autodesk.Revit.DB.IFCAssembly:Â RevitAPIIFC (in RevitAPIIFC.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public IList<GeometryObject> GetStringerGeometries()
Return Value
IList<GeometryObject>
The geometries of stringers.
See Also
Reference