Functions
A function performs operations on the inputs in the argument boxes and returns outputs that can be printed in the Console and/or modifies the model in the 3D Viewer.
Below is a table of function categories that are available in Mobius. Individual functions in each category can be understood by using the Help and Tooltip features.
Category | Description |
---|---|
Query | Acquires information from existing entities. |
Make | Create entities. |
Modify | Alter existing entities. |
Attrib | Performs functions related to Attributes. |
Calc | Performs mathematical operations. |
Pattern | Creates a set of positions from regular patterns. |
Virtual | Acquires and performs vectorial operations. |
Util | Performs model information related actions. |
Render | Model rendering. |
List | Performs list related functions. |
User | Import user-defined functions. |