MultipointSupport
Multipoint support
Constructors
- MultipointSupport(name ,color ,visibility )
- MultipointSupport(name ,color ,visibility ,mechanicalSet )
Fields Summary
- Field
- Description
- color
- Color
- mechanicalSet
- mechanical set
- name
- Name of the support
- visibility
- Visibility
Methods Summary
- Method
- Description
- checkLocation
- Checking multipoint support location
- setInvisible
- Set invisible selected multipoints supports
- setVisible
- Set visible selected multipoints supports
Fields Details
- color
- color : Color - [1..1] Color
- mechanicalSet
- mechanicalSet : mechanical set - [0..1] MechanicalSet
- name
- name : Name of the support - [1..1] String
- visibility
- visibility : Visibility - [1..1] Visibility
Method Details
- checkLocation
- 
                  - 
                        Syntax checkLocation(regSurf, regVol) 
- 
                        Parameters - regSurf : Associated face region - [0..1] RegionFace
- regVol : Associated volume region - [0..1] RegionVolume
 
- 
                        Returns No return value 
 
- 
                        
- setInvisible
- 
                  - 
                        Syntax setInvisible() 
- 
                        Parameters No parameter 
- 
                        Returns No return value 
 
- 
                        
- setVisible
- 
                  - 
                        Syntax setVisible() 
- 
                        Parameters No parameter 
- 
                        Returns No return value 
 
-