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

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