SBInverseLength3#
- class samson.SBInverseLength3(*args, **kwargs)#
Bases:
Overloaded function.
SBInverseLength3() -> samson.SBPhysicalVector3
Three-dimensional inverse length physical vector
SBInverseLength3(value: float) -> samson.SBPhysicalVector3
Three-dimensional inverse length physical vector
SBInverseLength3(x: float, y: float, z: float) -> samson.SBPhysicalVector3
Three-dimensional inverse length physical vector
SBInverseLength3(vector3: list[float]) -> samson.SBPhysicalVector3
Three-dimensional inverse length physical vector
SBInverseLength3(value: samson.SBQuantity.unitsSI) -> samson.SBPhysicalVector3
Three-dimensional inverse length physical vector
SBInverseLength3(x: samson.SBQuantity.unitsSI, y: samson.SBQuantity.unitsSI, z: samson.SBQuantity.unitsSI) -> samson.SBPhysicalVector3
Three-dimensional inverse length physical vector
SBInverseLength3(vector3: list[samson.SBQuantity.unitsSI]) -> samson.SBPhysicalVector3
Three-dimensional inverse length physical vector