CoordSys
Type of Coordinate System
SubTypes
Fields Summary
- Field
 - Description
 - angleUnit
 - Angle Unit
 - lengthUnit
 - Length Unit
 - name
 - Name of Coordinate System
 - origin
 - Origin: first component/Origin: second component/Origin: third component
 - parentCoordSys
 - rotationAngles
 - visibility
 - Coordinate System Visibility
 
Methods Summary
- Method
 - Description
 - setInvisible
 - Set invisible selected coordinate systems
 - setVisible
 - Set visible selected coordinate systems
 
Fields Details
- angleUnit
 - angleUnit : Angle Unit - [1..1] AngleUnit
 - lengthUnit
 - lengthUnit : Length Unit - [1..1] LengthUnit
 - name
 - name : Name of Coordinate System - [1..1] String
 - origin
 - origin : Origin: first component/Origin: second component/Origin: third component - [2..3] Geometric Formula <String>
 - parentCoordSys
 - parentCoordSys : Coordinate System of reference - [1..1] REP_ORI_I
 - rotationAngles
 - rotationAngles : Rotation angles - [1..1] RotationAngles
 - visibility
 - visibility : Coordinate System Visibility - [1..1] Visibility
 
Method Details
- setInvisible
 - 
                  
- 
                        
Syntax
setInvisible()
 - 
                        
Parameters
No parameter
 - 
                        
Returns
No return value
 
 - 
                        
 - setVisible
 - 
                  
- 
                        
Syntax
setVisible()
 - 
                        
Parameters
No parameter
 - 
                        
Returns
No return value
 
 -