SBInverseLength3#

class samson.SBInverseLength3(*args, **kwargs)#

Bases:

Overloaded function.

  1. SBInverseLength3() -> samson.SBPhysicalVector3

Three-dimensional inverse length physical vector

  1. SBInverseLength3(value: typing.SupportsFloat | typing.SupportsIndex) -> samson.SBPhysicalVector3

Three-dimensional inverse length physical vector

  1. SBInverseLength3(x: typing.SupportsFloat | typing.SupportsIndex, y: typing.SupportsFloat | typing.SupportsIndex, z: typing.SupportsFloat | typing.SupportsIndex) -> samson.SBPhysicalVector3

Three-dimensional inverse length physical vector

  1. SBInverseLength3(vector3: collections.abc.Sequence[typing.SupportsFloat | typing.SupportsIndex]) -> samson.SBPhysicalVector3

Three-dimensional inverse length physical vector

  1. SBInverseLength3(value: samson.SBQuantity.unitsSI) -> samson.SBPhysicalVector3

Three-dimensional inverse length physical vector

  1. SBInverseLength3(x: samson.SBQuantity.unitsSI, y: samson.SBQuantity.unitsSI, z: samson.SBQuantity.unitsSI) -> samson.SBPhysicalVector3

Three-dimensional inverse length physical vector

  1. SBInverseLength3(vector3: collections.abc.Sequence[samson.SBQuantity.unitsSI]) -> samson.SBPhysicalVector3

Three-dimensional inverse length physical vector