| MaxPlus Python API Reference
    | 
 Inheritance diagram for ParamDimension:
 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 | |
| GetDefaultDim = staticmethod(GetDefaultDim) | |
| GetStdAngleDim = staticmethod(GetStdAngleDim) | |
| GetStdColor255Dim = staticmethod(GetStdColor255Dim) | |
| GetStdColorDim = staticmethod(GetStdColorDim) | |
| GetStdNormalizedDim = staticmethod(GetStdNormalizedDim) | |
| GetStdPercentDim = staticmethod(GetStdPercentDim) | |
| GetStdSegmentsDim = staticmethod(GetStdSegmentsDim) | |
| GetStdTimeDim = staticmethod(GetStdTimeDim) | |
| GetStdWorldDim = staticmethod(GetStdWorldDim) | |
| 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 | |
| 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 | |
| thisown = _swig_property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc='The membership flag') | |
Extends the ParamDimensionBase
| 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)