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

No documentation available. More...

Methods defined here:

def __and__
def __eq__
def __init__
def __ne__
def __or__
def __reduce__
def __str__

Data descriptors defined here:

def Assm
def AssmEditor
def Cad
def CadApproval
def CadBim
def CadDraftstn
def CadEad
def CadErector
def CadErectorPlus
def CadFabricator
def CadLite
def CadMicro
def CadModelstn
def CadReview
def CadViewer
def Ead
def Evu
def Frame
def FrameApproval
def FrameBim
def FrameDraftstn
def FrameErector
def FrameErectorPlus
def FrameFabricator
def FrameLite
def FrameMicro
def FrameModelstn
def FrameReview
def FrameViewer
def ModelUpdate
def Running

Data and other attributes defined here:

 All = <Commands.Stationobject>
 Empty = <Commands.Stationobject>
int __instance_size__ = 72

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

Station
Boost.Python.instance
builtin.object

Constructor & Destructor Documentation

def Commands.Station.__init__ (   arg1,
  arg2 
)
Returns
Instance of type None
     C++ signature :
         void __init__(_object*,std::string)

Member Function Documentation

def Commands.Station.__and__ (   arg1,
  arg2 
)
Returns
Instance of type object
     C++ signature :
         _object* __and__(Alloy::Commands::Station {lvalue},Alloy::Commands::Station)
def Commands.Station.__dict__ (   args)
def Commands.Station.__eq__ (   arg1,
  arg2 
)
Returns
Instance of type object
     C++ signature :
         _object* __eq__(Alloy::Commands::Station {lvalue},Alloy::Commands::Station)
def Commands.Station.__ne__ (   arg1,
  arg2 
)
Returns
Instance of type object
     C++ signature :
         _object* __ne__(Alloy::Commands::Station {lvalue},Alloy::Commands::Station)
def Commands.Station.__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 Commands.Station.__or__ (   arg1,
  arg2 
)
Returns
Instance of type object
     C++ signature :
         _object* __or__(Alloy::Commands::Station {lvalue},Alloy::Commands::Station)
def Commands.Station.__reduce__ (   args)
 __reduce__ = <unnamed Boost.Python function>(args)
def Commands.Station.__str__ (   arg1)
Returns
Instance of type str
     A user readable debug output of an option
 
     C++ signature :
         std::string __str__(Alloy::Commands::Station {lvalue})
def Commands.Station.__weakref__ (   args)
def Commands.Station.Assm (   args)
def Commands.Station.AssmEditor (   args)
def Commands.Station.Cad (   args)
def Commands.Station.CadApproval (   args)
def Commands.Station.CadBim (   args)
def Commands.Station.CadDraftstn (   args)
def Commands.Station.CadEad (   args)
def Commands.Station.CadErector (   args)
def Commands.Station.CadErectorPlus (   args)
def Commands.Station.CadFabricator (   args)
def Commands.Station.CadLite (   args)
def Commands.Station.CadMicro (   args)
def Commands.Station.CadModelstn (   args)
def Commands.Station.CadReview (   args)
def Commands.Station.CadViewer (   args)
def Commands.Station.Ead (   args)
def Commands.Station.Evu (   args)
def Commands.Station.Frame (   args)
def Commands.Station.FrameApproval (   args)
def Commands.Station.FrameBim (   args)
def Commands.Station.FrameDraftstn (   args)
def Commands.Station.FrameErector (   args)
def Commands.Station.FrameErectorPlus (   args)
def Commands.Station.FrameFabricator (   args)
def Commands.Station.FrameLite (   args)
def Commands.Station.FrameMicro (   args)
def Commands.Station.FrameModelstn (   args)
def Commands.Station.FrameReview (   args)
def Commands.Station.FrameViewer (   args)
def Commands.Station.ModelUpdate (   args)
def Commands.Station.Running (   args)

Member Data Documentation

int Commands.Station.__instance_size__ = 72
staticprivate
Commands.Station.All = <Commands.Stationobject>
static
Commands.Station.Empty = <Commands.Stationobject>
static