Package openalea :: Package plantgl :: Package scenegraph :: Module _pglsg :: Class SOR2D
[frames] | no frames]

Class SOR2D

 object --+                        
          |                        
??.instance --+                    
              |                    
    SceneObject --+                
                  |                
           Geometry --+            
                      |            
              Primitive --+        
                          |        
            ParametricModel --+    
                              |    
                    PlanarModel --+
                                  |
                                 SOR2D
Known Subclasses:

Abstract base class for 2D objects of type of surface of revolution.

Instance Methods
 
isSlicesToDefault(...)
isSlicesToDefault( (SOR2D)arg1) -> bool :

Inherited from Geometry: deepcopy, isACurve, isASurface, isAVolume, isExplicit

Inherited from SceneObject: __init__, __reduce__, apply, getId, getName, isNamed, isValid, setName

Inherited from unreachable.instance: __new__

Inherited from object: __delattr__, __getattribute__, __hash__, __reduce_ex__, __repr__, __setattr__, __str__

Class Variables

Inherited from SceneObject: __safe_for_unpickling__

Properties
  slices

Inherited from SceneObject: name

Inherited from object: __class__

Method Details

isSlicesToDefault(...)

 

isSlicesToDefault( (SOR2D)arg1) -> bool :

    C++ signature :
        bool isSlicesToDefault(class PGL::SOR2D {lvalue})


Property Details

slices

Get Method:
unreachable(...)
Set Method:
unreachable(...)