OpenBrIM Platform Docs
Ctrlk
  • Documentation
  • Examples
  • Release Notes
  • Developers
  • FAQ
GitBook Assistant
GitBook Assistant
Working...Thinking...
GitBook Assistant
Good evening

I'm here to help you with the docs.

Ctrli
AI Based on your context
  • Developers
  • ParamML Developer Guide
    • Communication Between Objects Example
    • Core Objects
    • Function Example
    • Functions
      • Alignment Functions
      • Custom Function
        • alignLength(alignment,line,startstation,endstation)
        • avg (List)
        • closestPointOnLine(line,point)
        • concat (List1, List2)
        • cubic (a, b, c, d)
        • exportval (Parametric)
        • filter (objectlist, x.LogicalStatement)
        • getlistitem (List1, Index1, Index2) , List[Index1][Index2]
        • hittest(boundary,point)
        • intersect (Line1, Line2, optional Number)
        • length (List)
        • linel (line)
        • linesplit (line, ListofRelativeDistances) or linesplit (line, NumberofSegments)
        • linesplit (line, NumberofSegments)
        • map(Loop,x.parameter) or map(List,x.parameter)
        • maxl(List) and max(number 1,number 2,...,number n)
        • mergel(Lists)
        • minl (List, x, index, )
        • objs (�Name or NameList�,Object ,�Type or TypeList�,Optional search hierarchy index)
        • online(Line, Distance) & onliner(Line, Relative distance) & onlinex(Line, X coordinate) & onliney(Li
        • onliner (Line, RelativeDistance)
        • onlinex (Line, Xcoord)
        • onliney (Line, Ycoord)
        • onlinez (Line, Zcoord)
        • paramlabel (Param)
        • point (line, index)
        • quar (a, b, c, d, e)
        • refine (List, Maxinterval)
        • refs ('Object')
        • removedup(List, x[indeks] )
        • reverse (List)
        • rotate (List, Angle1, Angle2, Angle3)
        • Section Analysis Functions(Moment Capacity - Moment Curvature - Interaction Diagram - Max Rebar Stre
        • slice(List,start,end)
        • sort (List) or sort (List, x[index] or x.parameter)
        • startswith(string,prefix)
        • stripmesh (line1, point1, line2, point2)
        • substringcount(string, substring)
        • sum (List, optional Startindex, optional endindex)
        • suml(List) or suml(List of list , x[index])
        • surfarea ([[x,y],[x,y],[x,y],[x,y]])
        • toglobal (Object)
        • translate (List, offset1, offset2, offset3)
        • voronoi
        • voronoipts
      • Finite Element Functions
      • Mathematical Functions
    • Integrating Units into Library Objects
    • Logical Statements and Test
    • What are Object and Parameter?
    • Working with Branch
Powered by GitBook
On this page
  1. ParamML Developer Guide
  2. Functions
  3. Custom Function

linesplit (line, NumberofSegments)

to be deleted

Previouslinesplit (line, ListofRelativeDistances) or linesplit (line, NumberofSegments)Nextmap(Loop,x.parameter) or map(List,x.parameter)

Last updated 11 days ago