Click or drag to resize

Measure Class

Measure class contains utility functions for converting between unit systems.
Inheritance Hierarchy
SystemObject
  CADSharpTools.SOLIDWORKSMeasure

Namespace:  CADSharpTools.SOLIDWORKS
Assembly:  CADSharpTools.PDM (in CADSharpTools.PDM.dll) Version: 1.4.16.0 (1.4.16)
Syntax
public static class Measure

The Measure type exposes the following members.

Methods
  NameDescription
Public methodStatic memberConvertLength
Converts a length from one unit of measurement to another.
Public methodStatic memberConvertMass
Converts a mass from one unit of measurement to another.
Top
See Also