Harness proD API Help
EPLAN.Harness.API.Settings.Common Namespace / ApiRPResistorDefinition Class
Members
In This Topic
    ApiRPResistorDefinition Class
    In This Topic
    Definition of base of rapid prototype resistor definition.
    Object Model
    ApiRPResistorDefinition ClassColorProperty ClassIntegerProperty ClassTextProperty ClassBooleanProperty ClassLengthProperty Class
    Inheritance Hierarchy

    System.Object
       EPLAN.Harness.API.Settings.Common.ApiRPBase
          EPLAN.Harness.API.Settings.Common.ApiRPSpecialComponentDefinition
             EPLAN.Harness.API.Settings.Common.ApiRPResistorDefinition

    Syntax
    public class ApiRPResistorDefinition : ApiRPSpecialComponentDefinition 
    Public Properties
     NameDescription
    Public PropertyDefault color of the special component. (Inherited from EPLAN.Harness.API.Settings.Common.ApiRPSpecialComponentDefinition)
    Public PropertyDefault pin count of the special component. (Inherited from EPLAN.Harness.API.Settings.Common.ApiRPSpecialComponentDefinition)
    Public PropertyDefault pin name prefix. (Inherited from EPLAN.Harness.API.Settings.Common.ApiRPSpecialComponentDefinition)
    Public PropertyDefault state of the Show before placing checkbox. See Harness proD help for more details. (Inherited from EPLAN.Harness.API.Settings.Common.ApiRPBase)
    Public PropertyDefault size of the special component. (Inherited from EPLAN.Harness.API.Settings.Common.ApiRPSpecialComponentDefinition)
    Top
    See Also