SBSquareLength3#
- class samson.SBSquareLength3(*args, **kwargs)#
Bases:
Overloaded function.
SBSquareLength3() -> samson.SBPhysicalVector3
Three-dimensional square length physical vector
SBSquareLength3(value: typing.SupportsFloat | typing.SupportsIndex) -> samson.SBPhysicalVector3
Three-dimensional square length physical vector
SBSquareLength3(x: typing.SupportsFloat | typing.SupportsIndex, y: typing.SupportsFloat | typing.SupportsIndex, z: typing.SupportsFloat | typing.SupportsIndex) -> samson.SBPhysicalVector3
Three-dimensional square length physical vector
SBSquareLength3(vector3: collections.abc.Sequence[typing.SupportsFloat | typing.SupportsIndex]) -> samson.SBPhysicalVector3
Three-dimensional square length physical vector
SBSquareLength3(value: samson.SBQuantity.unitsSI) -> samson.SBPhysicalVector3
Three-dimensional square length physical vector
SBSquareLength3(x: samson.SBQuantity.unitsSI, y: samson.SBQuantity.unitsSI, z: samson.SBQuantity.unitsSI) -> samson.SBPhysicalVector3
Three-dimensional square length physical vector
SBSquareLength3(vector3: collections.abc.Sequence[samson.SBQuantity.unitsSI]) -> samson.SBPhysicalVector3
Three-dimensional square length physical vector