Eplan Platform API
Eplan.EplApi.MasterData Namespace / MDSymbolPropertyList Class / SYMB_LOGICMODEL Property / SYMB_LOGICMODEL Property

In This Topic
    SYMB_LOGICMODEL Property
    In This Topic
    Target tracking # 16010.
    Syntax
    public MDPropertyValue SYMB_LOGICMODEL {get; set;}
    public:
    property MDPropertyValue^ SYMB_LOGICMODEL {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    The logic model is stored for "virtual" functions, such as T-nodes and corner nodes. Target tracking determines the direction of the "paths" from one device to another for automatic reports.

    See Also