Harness proD API Help
EPLAN.Harness.API.DataStructures.RapidPrototypes Namespace / RapidSpecialComponentDefinition Class
Members
In This Topic
    RapidSpecialComponentDefinition Class
    In This Topic
    Abstract class for rapid prototype special component definition.
    Object Model
    RapidSpecialComponentDefinition ClassLengthProperty Class
    Inheritance Hierarchy
    Syntax
    public abstract class RapidSpecialComponentDefinition 
    Remarks
    Use to create rapid prototype special component with a different definition than the default definition in the project settings. The derived objects are RapidFuseDefinition, RapidLightDefinition, RapidResistorDefinition, RapidCapacitorDefinition, and RapidSpliceDefinition.
    Public Properties
     NameDescription
    Public Property Gets or sets pin color of the rapid prototype special component.  
    Public Property Gets or sets pin count of the rapid prototype special component.  
    Public Property Gets or sets pin name prefix of the rapid prototype special component.  
    Public Property Gets or sets size of rapid prototype special component.  
    Top
    See Also