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

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