Harness proD API Help
EPLAN.Harness.API.Settings.Common Namespace / ApiRPCapacitorDefinition Class
Members
In This Topic
    ApiRPCapacitorDefinition Class
    In This Topic
    Definition of base of rapid prototype capacitor definition.
    Object Model
    ApiRPCapacitorDefinition 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.ApiRPCapacitorDefinition

    Syntax
    public class ApiRPCapacitorDefinition : 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