ParamDimension Class Reference

ParamDimension Class Reference

Class Description

Extends the ParamDimensionBase 
+ Inheritance diagram for ParamDimension:

Public Member Functions

def GetDefaultDim ()
 
def GetDimensionName (self)
 
def GetDimScale (self)
 
def GetStdAngleDim ()
 
def GetStdColor255Dim ()
 
def GetStdColorDim ()
 
def GetStdNormalizedDim ()
 
def GetStdPercentDim ()
 
def GetStdSegmentsDim ()
 
def GetStdTimeDim ()
 
def GetStdWorldDim ()
 
def SetDimScale (self)
 
- Public Member Functions inherited from ParamDimensionBase
def Convert (self, args)
 
def GetDimensionType (self)
 
def UnConvert (self, args)
 
- Public Member Functions inherited from Wrapper
def GetUnwrappedPtr (self)
 

Static Public Attributes

tuple GetDefaultDim = staticmethod(GetDefaultDim)
 
tuple GetStdAngleDim = staticmethod(GetStdAngleDim)
 
tuple GetStdColor255Dim = staticmethod(GetStdColor255Dim)
 
tuple GetStdColorDim = staticmethod(GetStdColorDim)
 
tuple GetStdNormalizedDim = staticmethod(GetStdNormalizedDim)
 
tuple GetStdPercentDim = staticmethod(GetStdPercentDim)
 
tuple GetStdSegmentsDim = staticmethod(GetStdSegmentsDim)
 
tuple GetStdTimeDim = staticmethod(GetStdTimeDim)
 
tuple GetStdWorldDim = staticmethod(GetStdWorldDim)
 
tuple thisown = _swig_property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc='The membership flag')
 
- Static Public Attributes inherited from ParamDimensionBase
tuple thisown = _swig_property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc='The membership flag')
 
- Static Public Attributes inherited from Wrapper
tuple thisown = _swig_property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc='The membership flag')
 

Member Function Documentation

def GetDefaultDim ( )
GetDefaultDim() -> ParamDimension
def GetDimensionName (   self)
GetDimensionName(ParamDimension self) -> wchar_t *
def GetDimScale (   self)
GetDimScale(ParamDimension self) -> float
def GetStdAngleDim ( )
GetStdAngleDim() -> ParamDimension
def GetStdColor255Dim ( )
GetStdColor255Dim() -> ParamDimension
def GetStdColorDim ( )
GetStdColorDim() -> ParamDimension
def GetStdNormalizedDim ( )
GetStdNormalizedDim() -> ParamDimension
def GetStdPercentDim ( )
GetStdPercentDim() -> ParamDimension
def GetStdSegmentsDim ( )
GetStdSegmentsDim() -> ParamDimension
def GetStdTimeDim ( )
GetStdTimeDim() -> ParamDimension
def GetStdWorldDim ( )
GetStdWorldDim() -> ParamDimension
def SetDimScale (   self)
SetDimScale(ParamDimension self)