ParamDimensionBase Class Reference
Describes the dimension of a parameter, which acts as a unit of measure.
|
tuple | thisown = _swig_property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc='The membership flag') |
|
tuple | thisown = _swig_property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc='The membership flag') |
|
def Convert |
( |
|
self, |
|
|
|
args |
|
) |
| |
Convert(ParamDimensionBase self, float value) -> float
def GetDimensionType |
( |
|
self | ) |
|
GetDimensionType(ParamDimensionBase self) -> Autodesk::Max::DimType::Type
def UnConvert |
( |
|
self, |
|
|
|
args |
|
) |
| |
UnConvert(ParamDimensionBase self, float value) -> float