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

In This Topic
    FUNC_MAXCROSSREFERENCEBLOCKCOUNT Property
    In This Topic
    Cross-reference display: Max. number of cross-references # 20198.
    Syntax
    public PropertyValue FUNC_MAXCROSSREFERENCEBLOCKCOUNT {get; set;}
    public:
    property PropertyValue^ FUNC_MAXCROSSREFERENCEBLOCKCOUNT {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Int64.
    Remarks

    Specifies the maximum number of cross-references that can be shown for a function or interruption point. The value "0" does not relate to any limitation of the cross-reference display.

    See Also