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

In This Topic
    ARTICLEREF_COUNT_NOTPLACED_3D Property
    In This Topic
    Number of units / quantity (unplaced, 3D) # 20509.
    Syntax
    public PropertyValue ARTICLEREF_COUNT_NOTPLACED_3D {get; set;}
    public:
    property PropertyValue^ ARTICLEREF_COUNT_NOTPLACED_3D {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Int64.
    Remarks

    This property is read-only..

    Number of parts that are available in the project, but that have not been placed in the layout space.

    See Also