Topsolid online Help Index
Created : v6.6
This enum is used to define the unit type of a parameter.
topParamUnitTypeVoid = 0 : No dimension.
topParamUnitTypeAngle = 1 : Angle.
topParamUnitTypeLength = 2 : Length.
topParamUnitTypeArea = 3 : Surface area.
topParamUnitTypeVolume = 4 : Volume.
topParamUnitTypeMass = 5 : Mass.
topParamUnitTypeTime = 6 : Time.
topParamUnitTypeSpeed = 7 : Speed.
topParamUnitTypeAccel = 8 : Acceleration.
topParamUnitTypeAspeed = 9 : Angular speed.
topParamUnitTypeAaccel = 10 : Angular acceleration.
topParamUnitTypeTemp = 11 : Temperature.
topParamUnitTypeElec = 12 : Electric current intensity.
topParamUnitTypeQmat = 13 : Quantity of matter.
topParamUnitTypeLight = 14 : Light intensity.
topParamUnitTypePower = 15 : Power.
topParamUnitTypePressure = 16 : Pressure, normal stress, shear stress.
topParamUnitTypeForce = 17 : Force, weight.
topParamUnitTypeCouple = 18 : Couple, torque.
topParamUnitTypeMomentI = 19 : Massic moment of inertia.
topParamUnitTypeMomentQ = 20 : Quadratic moment of inertia.
topParamUnitTypeVMass = 21 : Volumic mass.
topParamUnitTypeFrequency = 22 : Frequency.
topParamUnitTypeEnergy = 23 : Energy.
topParamUnitTypeLMass = 24 : Lineic mass.
topParamUnitTypeDistForce = 25 : Distributed force.
topParamUnitTypeAngRigid = 26 : Angular rigidity.
topParamUnitTypeLinExpans = 27 : Lineic expansion.
topParamUnitTypeThermCond = 28 : Thermic conductivity.
topParamUnitTypeThermCapa = 29 : Thermic capacity.
topParamUnitTypeThermCapaM = 30 : Massic thermic capacity.
topParamUnitTypeThermInert = 31 : Thermic inertia.
topParamUnitTypePotential = 32 : Potential.
topParamUnitTypeElecCond = 33 : Electric conductivity.
topParamUnitTypeResistance = 34 : Resistance.
topParamUnitTypeResistivity = 35 : Resistivity.
topParamUnitTypeMolarMass = 36 : Molar mass.
topParamUnitTypeCurrentDens = 37 : Current density.
topParamUnitTypePotGrad = 38 : Potential gradient.
topParamUnitTypeFluxDens = 39 : Flux density.
topParamUnitTypeTempGrad = 40 : Temperature gradient.
topParamUnitTypeThermExchg = 41 : Thermic exchange coefficient.
topParamUnitTypeVWeight = 42 : Volumic weight.
topParamUnitTypeSurfIntPower = 43 : Surfacic internal power.
topParamUnitTypeResolution = 44 : Resolution.
topParamUnitTypeInvLength = 45 : Inverse Length.
topParamUnitTypeSMass = 46 : Surfacic mass.
Topsolid online Help Index