SDS2 Parametric API
 All Classes Namespaces Functions Variables Pages
List of all members
CMU.VoidDef Class Reference

No documentation available. More...

Methods defined here:

def GetProfile
def __init__
def __reduce__

Data descriptors defined here:

def isCore
def plane
def profile

Data and other attributes defined here:

int __instance_size__ = 48

Data descriptors inherited from Boost.Python.instance:

def __dict__
def __weakref__

Data and other attributes inherited from Boost.Python.instance:

def __new__

Detailed Description

No documentation available.

Method resolution order

VoidDef
Boost.Python.instance
builtin.object

Constructor & Destructor Documentation

def CMU.VoidDef.__init__ (   arg1)
Returns
Instance of type None
     C++ signature :
         void __init__(_object*)

Member Function Documentation

def CMU.VoidDef.__dict__ (   args)
def CMU.VoidDef.__new__ (   args)
T.__new__(S, ...) -> a new object with type S, a subtype of T
 __new__ = <built-in method __new__ of Boost.Python.class object>
def CMU.VoidDef.__reduce__ (   args)
 __reduce__ = <unnamed Boost.Python function>(args)
def CMU.VoidDef.__weakref__ (   args)
def CMU.VoidDef.GetProfile (   arg1)
Returns
Instance of type Layout3D
     C++ signature :
         Alloy::Pointer::Pointer<Layout3D> GetProfile(Concrete::CMUTemplate::VoidDef {lvalue})
def CMU.VoidDef.isCore (   args)
def CMU.VoidDef.plane (   args)
def CMU.VoidDef.profile (   args)

Member Data Documentation

int CMU.VoidDef.__instance_size__ = 48
staticprivate