API Help
Eplan.EplApi.DataModel.MasterData Namespace / SymbolPropertyList Class
Members Example

In This Topic
    SymbolPropertyList Class
    In This Topic
    This class represents collection of properties of Symbol class. Please check also base classes for other properties which are available for Symbol objects: Eplan.EplApi.DataModel.StorableObjectPropertyList
    Inheritance Hierarchy

    System.Object
       Eplan.EplApi.DataModel.UniversalPropertyList
          Eplan.EplApi.DataModel.StorableObjectPropertyList
             Eplan.EplApi.DataModel.MasterData.SymbolPropertyList

    Syntax
    [DefaultMember("Property")]
    public class SymbolPropertyList : Eplan.EplApi.DataModel.StorableObjectPropertyList 
    [DefaultMember("Property")]
    public ref class SymbolPropertyList : public Eplan.EplApi.DataModel.StorableObjectPropertyList 
    Remarks
    It uses operator[] in order to access its elements (stored properties).

    Property list is a container for property values and just like them can be online or offline. If property list is online it means that is associated with properties of some StorableObject or other property list. In this case if any property is added, changed or removed from property list the result is also visible in related objects. Whether property list is online or offline is being determine in time of it's creation and can not be changed.

    Example
    Example shows usage of online an offline property list:
    //creation of online property list
    FunctionPropertyList oPropertyListOnline1 = oFunction.Properties;
    oPropertyListOnline1.FUNC_COMMENT = "Comment";
    //now oFunction.Properties.FUNC_COMMENT is equal "Comment"
    
    FunctionPropertyList oPropertyLineOnline2 = new FunctionPropertyList(oFunction);
    oPropertyLineOnline2.FUNC_COMMENT = "Test";
    //now oFunction.Properties.FUNC_COMMENT is equal "Test"
    
    //creation of offline property list
    FunctionPropertyList oPropertyLineOffline = new FunctionPropertyList();
    oPropertyLineOffline.FUNC_COMMENT = "Test comment";
    oFunction.Properties.FUNC_COMMENT = oPropertyLineOffline.FUNC_COMMENT;
    oPropertyLineOffline.FUNC_COMMENT = "Offline comment";
    //now oPropertyLineOffline.FUNC_COMMENT is equal "Test comment"
    
    
    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyOverloaded. Topology: Direction for height difference # 20348. This property isn't indexed.  
    Public PropertyOverloaded. Autoconnecting line: Color # 31005. This property isn't indexed.  
    Public PropertyOverloaded. Autoconnecting line: Pattern length # 31018. This property isn't indexed.  
    Public PropertyOverloaded. Autoconnecting line: Layer # 31017. This property isn't indexed.  
    Public PropertyOverloaded. Autoconnecting line: Line type # 31015. This property isn't indexed.  
    Public PropertyOverloaded. Autoconnecting line: Line thickness # 31016. This property isn't indexed.  
    Public PropertyOverloaded. Connection designation # 31011. This property isn't indexed.  
    Public PropertyReturns array of property ids. Returns array of AnyPropertyId objects. (Inherited from Eplan.EplApi.DataModel.UniversalPropertyList)
    Public PropertyReturns array of PropertyValue objects. (Inherited from Eplan.EplApi.DataModel.UniversalPropertyList)
    Public PropertyOverloaded. Block property: Format # 20202.  
    Public PropertyOverloaded. Function definition: Category # 20115. This property isn't indexed, and is read-only.  
    Public PropertyOverloaded. Function definition: Category / Group / Definition # 20188. This property isn't indexed.  
    Public PropertyOverloaded. Function definition: Area # 20088. This property isn't indexed, and is read-only.  
    Public PropertyOverloaded. Function definition # 20026. This property isn't indexed, and is read-only.  
    Public PropertyOverloaded. Function definition: Description # 20117. This property isn't indexed, and is read-only.  
    Public PropertyOverloaded. Function definition: Group # 20116. This property isn't indexed, and is read-only.  
    Public PropertyStorableObject to which this property list is connected. (Inherited from Eplan.EplApi.DataModel.UniversalPropertyList)
    Public PropertyOverloaded. Method used by operator[] in order to access indexed properties.  
    Public PropertyOverloaded. Object identification # 2000. This property isn't indexed, and is read-only. (Inherited from Eplan.EplApi.DataModel.StorableObjectPropertyList)
    Public PropertyOverloaded. Last editor: ID # 3010. This property isn't indexed, and is read-only.  
    Public PropertyOverloaded. Last editor: E-mail # 3013. This property isn't indexed, and is read-only.  
    Public PropertyOverloaded. Last editor: Name # 3011. This property isn't indexed, and is read-only.  
    Public PropertyOverloaded. Last editor: Phone # 3012. This property isn't indexed, and is read-only.  
    Public PropertyOverloaded. Use first variant of connection definition point symbol # 16030. This property isn't indexed.  
    Public PropertyOverloaded. Connection point number # 16001.  
    Public PropertyOverloaded. Trade (function definition) # 16017. This property isn't indexed, and is read-only.  
    Public PropertyOverloaded. Creation date # 16021. This property isn't indexed.  
    Public PropertyOverloaded. Creator # 16020. This property isn't indexed.  
    Public PropertyOverloaded. Default property arrangement for variant A (alternative) # 16033. This property isn't indexed.  
    Public PropertyOverloaded. Default property arrangement for variant B (alternative) # 16034. This property isn't indexed.  
    Public PropertyOverloaded. Default property arrangement for variant C (alternative) # 16035. This property isn't indexed.  
    Public PropertyOverloaded. Default property arrangement for variant D (alternative) # 16036. This property isn't indexed.  
    Public PropertyOverloaded. Default property arrangement for variant E (alternative) # 16037. This property isn't indexed.  
    Public PropertyOverloaded. Default property arrangement for variant F (alternative) # 16038. This property isn't indexed.  
    Public PropertyOverloaded. Default property arrangement for variant G (alternative) # 16039. This property isn't indexed.  
    Public PropertyOverloaded. Default property arrangement for variant H (alternative) # 16041. This property isn't indexed.  
    Public PropertyOverloaded. Default property arrangement for variant A # 16004. This property isn't indexed.  
    Public PropertyOverloaded. Default property arrangement for variant B # 16005. This property isn't indexed.  
    Public PropertyOverloaded. Default property arrangement for variant C # 16006. This property isn't indexed.  
    Public PropertyOverloaded. Default property arrangement for variant D # 16007. This property isn't indexed.  
    Public PropertyOverloaded. Default property arrangement for variant E # 16008. This property isn't indexed.  
    Public PropertyOverloaded. Default property arrangement for variant F # 16009. This property isn't indexed.  
    Public PropertyOverloaded. Default property arrangement for variant G # 16014. This property isn't indexed.  
    Public PropertyOverloaded. Default property arrangement for variant H # 16015. This property isn't indexed.  
    Public PropertyOverloaded. Default variant # 16003. This property isn't indexed.  
    Public PropertyOverloaded. Symbol description # 16011. This property isn't indexed.  
    Public PropertyOverloaded. DXF export: Name of block # 16040. This property isn't indexed.  
    Public PropertyOverloaded. Symbol variant assignment (internal) # 16031.  
    Public PropertyOverloaded. Intrinsically safe # 16019. This property isn't indexed.  
    Public PropertyOverloaded. Modification date (automatic) # 16023. This property isn't indexed.  
    Public PropertyOverloaded. Modification date (manual) # 16025. This property isn't indexed.  
    Public PropertyOverloaded. Last editor: Logon name # 16022. This property isn't indexed.  
    Public PropertyOverloaded. Target tracking # 16010. This property isn't indexed.  
    Public PropertyOverloaded. Main function # 16018. This property isn't indexed.  
    Public PropertyOverloaded. Modification note # 16024. This property isn't indexed.  
    Public PropertyOverloaded. Symbol for contact image of motor overload switch # 16032. This property isn't indexed.  
    Public PropertyOverloaded. Name # 16000. This property isn't indexed, and is read-only.  
    Public PropertyOverloaded. Net-connecting # 16043. This property isn't indexed.  
    Public PropertyOverloaded. Number # 16002. This property isn't indexed, and is read-only.  
    Public PropertyOverloaded. PCT type # 16016. This property isn't indexed.  
    Public PropertyOverloaded. With signal isolation # 16042. This property isn't indexed.  
    Public PropertyOverloaded. Prevent new placement # 16012. This property isn't indexed.  
    Public PropertyOverloaded. Property arrangements # 16050.  
    Public PropertyOverloaded. Safety function # 16044. This property isn't indexed.  
    Public PropertyOverloaded. Supplementary field # 16013.  
    Public PropertyOverloaded. Symbol representation type (encoded) # 16027. This property isn't indexed.  
    Public PropertyOverloaded. Symbol representation type # 16028. This property isn't indexed, and is read-only.  
    Public PropertyOverloaded. Version # 16026. This property isn't indexed.  
    Public PropertyOverloaded. Symbol library # 15000. This property isn't indexed, and is read-only.  
    Public PropertyOverloaded. Transformation point # 16045.  
    Top
    Public Methods
     NameDescription
    Public MethodOverloaded. Copies properties to other property list. (Inherited from Eplan.EplApi.DataModel.UniversalPropertyList)
    Public MethodDestructor for deterministic finalization of SymbolPropertyList object. (Inherited from Eplan.EplApi.DataModel.UniversalPropertyList)
    Public MethodOverloaded. Checks property existence for used obiect.  
    Public MethodInternal method. (Inherited from Eplan.EplApi.DataModel.UniversalPropertyList)
    Top
    See Also