OEGeom3DSetLength
OEGeom3DSetLength(x: OEFloatArray, len: float) -> None
OEGeom3DSetLength(x: OEDoubleArray, len: float) -> None
Sets the length (magnitude) of the three-element vector x to
the specified value len.
OEGeom3DSetLength(x: OEFloatArray, len: float) -> None
OEGeom3DSetLength(x: OEDoubleArray, len: float) -> None
Sets the length (magnitude) of the three-element vector x to
the specified value len.