InfiniteBox
Type of the Infinite Box
SubTypes
Fields Summary
- Field
- Description
- name
- Name of the Infinite Box
Methods Summary
- Method
- Description
- complete2D
- Complete Infinite box
- complete3D
- Complete Infinite box
- setInvisible
- Set Invisible the points, lines, faces and volume of infinite box
- setVisible
- Set visible the points, lines, faces and volume of infinite box
Fields Details
- name
- name : Name of the Infinite Box - [1..1] String
Method Details
- complete2D
- 
                  - 
                        Syntax complete2D(buildingOption, coordSys, linkMesh) 
- 
                        Parameters - 
                              buildingOption : Building options for propagation - [1..1] Enumeration Potential values : - Faces
- Lines
- MeshImport
 
- coordSys : Coordinates system of points creation - [1..1] CoordSys
- 
                              linkMesh : Periodicity => Associated link mesh - [1..1] Enumeration Potential values : - LinkMesh
- NoLinkMesh
 
 
- 
                              
- 
                        Returns No return value 
 
- 
                        
- complete3D
- 
                  - 
                        Syntax complete3D(buildingOption, coordSys, linkMesh) 
- 
                        Parameters - 
                              buildingOption : Building options for propagation - [1..1] Enumeration Potential values : - Volumes
- Faces
- Lines
- MeshImport
 
- coordSys : Coordinates system of points creation - [1..1] CoordSys
- 
                              linkMesh : Periodicity => Associated link mesh - [1..1] Enumeration Potential values : - LinkMesh
- NoLinkMesh
 
 
- 
                              
- 
                        Returns No return value 
 
- 
                        
- setInvisible
- 
                  - 
                        Syntax setInvisible() 
- 
                        Parameters No parameter 
- 
                        Returns No return value 
 
- 
                        
- setVisible
- 
                  - 
                        Syntax setVisible() 
- 
                        Parameters No parameter 
- 
                        Returns No return value 
 
-