UnitConversiontoUnit(Point3) Method
converts given point from the base unit of the conversion.
Namespace: Karamba.UtilitiesAssembly: KarambaCommon (in KarambaCommon.dll) Version: 3.0.8.0+eb23a7103f0eca0b6d808121e15fec6899194e15
public Point3 toUnit(
Point3 poi
)
Public Function toUnit (
poi As Point3
) As Point3
public:
Point3 toUnit(
Point3 poi
)
member toUnit :
poi : Point3 -> Point3
- poi Point3
- point to be converted.
Point3converted point.