Eplan Platform API
Eplan.EplApi.DataModel Namespace / ArticlePropertyList Class / ARTICLE_GROUPSYMBOLMACRO_CUSTOM_VARIANT Property / ARTICLE_GROUPSYMBOLMACRO_CUSTOM_VARIANT(Int32) Property

In This Topic
    ARTICLE_GROUPSYMBOLMACRO_CUSTOM_VARIANT(Int32) Property
    In This Topic
    Schematic macro: Preset variant for company standard # 22889.
    Syntax
    public PropertyValue ARTICLE_GROUPSYMBOLMACRO_CUSTOM_VARIANT( 
       int index
    ) {get; set;}
    public:
    property PropertyValue^ ARTICLE_GROUPSYMBOLMACRO_CUSTOM_VARIANT {
       PropertyValue^ get(int index);
       void set (int index, PropertyValue^ value);
    }

    Parameters

    Parameter NameDescription
    index

    Property Value

    Returns property value of type System.Int64.
    Remarks

    Property is indexed. Possible indexes are from 1 to 10.

    Preset variant of the macro that is entered in the Schematic macro: Macro for company standard (ID 22881) property. This macro variant can be stored at a part. The macro variant can also be preset directly during the file selection of a macro in the selection dialog and is then displayed here. The preset macro variant is used automatically when devices are inserted or placed.

    See Also