API Reference

Detailed and full API reference helps you master Tekla development

This is the most recent version of Tekla Open API.
For older versions, please visit Tekla Warehouse.

OperationSplit Method

Overload List
  NameDescription
Public methodStatic memberSplit(Beam, Point)
Splits the beam and creates a new one in the given position.
Public methodStatic memberSplit(CircleRebarGroup, Line)
Splits the circle rebar group and creates a new one in the given position.
Public methodStatic memberSplit(ContourPlate, Polygon)
Splits the contour plate and creates a new one along the given polygon.
Public methodStatic memberSplit(CurvedRebarGroup, Line)
Splits the curved rebar group and creates a new one in the given position.
Public methodStatic memberSplit(LoftedPlate, Point)
Splits the lofted plate and creates a new one in the given position.
Public methodStatic memberSplit(PolyBeam, Point)
Splits the polybeam and creates a new one in the given position.
Public methodStatic memberSplit(RebarGroup, Line)
Splits the rebar group and creates a new one in the given position.
Public methodStatic memberSplit(SingleRebar, Line)
Splits the single rebar and creates a new one in the given position.
Top
See Also