Eplan Platform API
Eplan.EplApi.DataModel Namespace / MergedArticleReferencePropertyList Class / ARTICLEREF_PARTTYPE Property

In This Topic
    ARTICLEREF_PARTTYPE Property (MergedArticleReferencePropertyList)
    In This Topic
    Record type # 20486.
    Overload List
    OverloadDescription
    Record type # 20486.  
    Remarks

    Specifies the type of parts data or cross-part data, such as component, assembly, cable, housing, accessory list, drilling pattern, customer.

    EPLAN reads article reference properties from function or if corresponding propoerty does not exists on function or is empty, then it is taken directly from the article. User needs to remember that setting values which removes property value for article reference property causes that they are read from article. Here is list of such values for each type: LONG - 0, STRING - empty string, BOOL - false, DOUBLE - 0.0 and for MULTILANGSTRING - empty multi lang string.

    See Also