Enum UnitType
Defines the various types of units.
Namespace: TopSolid.Kernel.Automating
Assembly: cs.temp.dll.dll
Syntax
[AvailableSinceVersion(7, 6, 0, 0)]
public enum UnitType
Remarks
This enum is available since v7.6.
Fields
| Name | Description |
|---|---|
| AbsorbedDose | Absorbed dose (available since v7.10). |
| Acceleration | Acceleration. |
| AmountOfSubstance | Amount of substance (available since v7.10). |
| Angle | Plane angle. |
| AngularAcceleration | Angular acceleration. |
| AngularDampingCoefficient | Angular damping coefficient. |
| AngularFeedRate | Angular feed rate. |
| AngularStiffness | Angular stiffness of a spring. |
| AngularVelocity | Angular velocity. |
| Area | Area. |
| AreaInertiaMoment | Area moment of inertia (available since v7.8). |
| Curvature | Curvature (available since v7.10). |
| DampingCoefficient | Damping coefficient. |
| Density | Density. |
| DoseEquivalent | Dose equivalent (available since v7.10). |
| DynamicViscosity | Dynamic viscosity (available since v7.10). |
| ElectricCapacitance | Electric capacitance (available since v7.10). |
| ElectricCharge | Electric charge (available since v7.10). |
| ElectricConductance | Electric conductance (available since v7.10). |
| ElectricCurrentIntensity | Electric current intensity (available since v7.10). |
| ElectricFieldStrength | Electric field strength (available since v7.10). |
| ElectricInductance | Electric inductance (available since v7.10). |
| ElectricPotential | Electric potential (available since v7.10). |
| ElectricResistance | Electric resistance (available since v7.10). |
| Energy | Energy. |
| Factor | Dimensionless factor. |
| FactorVelocity | Factor velocity. |
| Force | Force. |
| ForceMoment | Moment of force. |
| Frequency | Frequency. |
| HeatFluxDensity | Heat flux density (available since v7.10). |
| HeatingValue | Heating value (available since v7.10). |
| Illuminance | Illuminance (available since v7.10). |
| IndexOfAcidity | Index of acidity (available since v7.10). |
| InertiaMoment | Moment of inertia. |
| KinematicViscosity | Kinematic viscosity (available since v7.10). |
| Length | Length. |
| LinearDensity | Linear density. |
| LinearForce | Linear force (available since v7.10). |
| LuminousFlux | Luminous flux (available since v7.9). |
| LuminousIntensity | Luminous intensity (available since v7.9). |
| LuminousIntensityDistribution | Luminous intensity distribution (available since v7.10). |
| MagneticFlux | Magnetic flux (available since v7.10). |
| MagneticFluxDensity | Magnetic flux density (available since v7.10). |
| Mass | Mass. |
| MassFlowRate | Mass flow rate (available since v7.10). |
| MolarConcentration | Molar concentration (available since v7.10). |
| None | No unit type defined. |
| Power | Power. |
| Pressure | Pressure or stress. |
| Radioactivity | Radioactivity (available since v7.10). |
| SolidAngle | Solid angle (available since v7.10). |
| SpecificHeatCapacity | Specific heat capacity (available since v7.10). |
| Stiffness | Stiffness of a spring. |
| SurfaceDensity | Surface density. |
| Temperature | Temperature. |
| TemperatureChangeRate | Temperature change rate (available since v7.10). |
| TemperatureGradient | Temperature gradient (available since v7.10). |
| ThermalAdmittance | Thermal admittance (available since v7.10). |
| ThermalConductance | Thermal conductance (available since v7.10). |
| ThermalConductivity | Thermal conductivity (available since v7.10). |
| ThermalFactor | Thermal factor (available since v7.10). |
| ThermalInsulance | Thermal insulation (available since v7.10). |
| ThermalResistance | Thermal resistance (available since v7.10). |
| ThermalResistivity | Thermal resistivity (available since v7.10). |
| Time | Time. |
| ToothFeedRate | Tooth feed rate. |
| Torque | Torque. |
| Velocity | Velocity. |
| Volume | Volume. |
| VolumeFlowRate | Volume flow rate (available since v7.10). |