Built-in Functions

A built-in function returns a value calculated from one or more value parameters.

The following Built-in functions can be used within 1Integrate.

Note: You can add your own built-in functions by writing Java classes. For more information see the 1Integrate Built-in Function Programmer Guide.

Note: An additional license is required for 3D support. For more information on 3D in 1Integrate, please see 3D Support.

ClosedGeometric Functions

ClosedMeasured Geometry Functions

ClosedConversion Functions

ClosedMathematical Functions

ClosedBit Manipulation Functions

ClosedString Functions

ClosedCollection Functions

ClosedIdentity Functions

ClosedLookup Functions

ClosedPlacekey Functions

ClosedShifting Functions

ClosedSorting Functions

Note: The tsort_* functions are used to implement iterating through objects in dependency order. Please contact 1Spatial Support for further guidance on their use.

Function Parameter(s)
tsort_
blocked_
objects
  • The name of the topological sort. If not provided, or null, the default topological sort will be used.

tsort_
blocked_
predecessors
  • The successor.

  • The name of the topological sort.

    Note: If not provided, or null, the default topological sort will be used.

tsort_
blocked_
successors
  • The blocked predecessor.

  • The name of the topological sort.

    Note: If not provided, or null, the default topological sort will be used.

tsort_
ordered_
objects
  • The name of the topological sort.

    Note: If not provided, or null, the default topological sort will be used.

ClosedTimestamp Functions

ClosedTopology Functions

ClosedValidation Functions

ClosedClasses and Attributes Functions

ClosedWeb Services Functions