Previous topic

4.5.1.2. Space Manager Class Diagram

Next topic

4.5.1.4. Creating SpaceEdge objects

This Page

4.5.1.3. Creating a SpaceData objectΒΆ

The space function in the buildes module is used to initiate the creation of a SpaceData object. If the name for the new object is not a string, not unique or number of sides provided is 1 or less, the request will fail and the program will exit. Otherwise the data object is created and configured by the Space manager class as shown here.

../_images/createSpaceSeq.png

Creation of a SpaceData object