Eplan Platform API
Eplan.EplApi.MasterData Namespace / MDPartsDatabaseItemPropertyList Class / ARTICLE_HOLE_PATTERN Property / ARTICLE_HOLE_PATTERN Property

In This Topic
    ARTICLE_HOLE_PATTERN Property
    In This Topic
    Hole pattern # 26437.
    Syntax
    public MDPropertyValue ARTICLE_HOLE_PATTERN {get; set;}
    public:
    property MDPropertyValue^ ARTICLE_HOLE_PATTERN {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ value);
    }

    Property Value

    Returns property value of type Eplan.EplApi.Base.MultiLangString.
    Remarks

    Specification of the arrangement of cut-outs. Hole patterns can be created in accordance with the standard or manufacturer-specifically, for example as a paper template. A hole pattern point is not a drilling pattern in Eplan. (information on the generation of drilling patterns can be found in the help system in the section "Drilling Patterns from Machine Data".)

    See Also