Eplan Platform API
Eplan.EplApi.DataModel.Graphics Namespace / PlaceHolderPropertyList Class / PLACEHOLDER_DELETE_AFTER_USAGE_IN_COGINEER Property / PLACEHOLDER_DELETE_AFTER_USAGE_IN_COGINEER Property

In This Topic
    PLACEHOLDER_DELETE_AFTER_USAGE_IN_COGINEER Property
    In This Topic
    Remove placeholder object after generation with EPLAN Cogineer # 19315.
    Syntax
    public PropertyValue PLACEHOLDER_DELETE_AFTER_USAGE_IN_COGINEER {get; set;}
    public:
    property PropertyValue^ PLACEHOLDER_DELETE_AFTER_USAGE_IN_COGINEER {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Boolean.
    Remarks

    This property is read-only..

    If the property is activated, the placeholder is deleted from the schematic after the generation of the schematic with EPLAN Cogineer.

    See Also