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

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