Eplan Platform API
Eplan.EplApi.DataModel.E3D Namespace / Placement3DPropertyList Class / FUNCTION3D_IDCOUNTER_RELATIVE Property / FUNCTION3D_IDCOUNTER_RELATIVE Property

In This Topic
    FUNCTION3D_IDCOUNTER_RELATIVE Property
    In This Topic
    Counter in item ID (relative to macro, EEC) # 36034.
    Syntax
    public PropertyValue FUNCTION3D_IDCOUNTER_RELATIVE {get; set;}
    public:
    property PropertyValue^ FUNCTION3D_IDCOUNTER_RELATIVE {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Int64.
    See Also