Harness proD API Help
EPLAN.Harness.API.ApiProperties.Units Namespace / LengthDensityUnit Class
Members
In This Topic
    LengthDensityUnit Class
    In This Topic
    Contains settings for unit used for linear density.
    Object Model
    LengthDensityUnit ClassUnitSymbol Class
    Inheritance Hierarchy

    System.Object
       EPLAN.Harness.API.ApiProperties.Units.BaseUnit
          EPLAN.Harness.API.ApiProperties.Units.LengthDensityUnit

    Syntax
    public class LengthDensityUnit : BaseUnit 
    Public Properties
     NameDescription
    Public PropertyIndex of the selected unit within the list of possible symbols. (Inherited from EPLAN.Harness.API.ApiProperties.Units.BaseUnit)
    Public PropertyThe selected symbol for this type of value. (Inherited from EPLAN.Harness.API.ApiProperties.Units.BaseUnit)
    Public PropertyList of all available symbols for this type of value. (Inherited from EPLAN.Harness.API.ApiProperties.Units.BaseUnit)
    Top
    See Also