Eplan Platform API
Eplan.EplApi.DataModel.Planning Namespace / SegmentTemplatePropertyList Class / DMPLAOBJECT_MACRO Property / DMPLAOBJECT_MACRO Property

In This Topic
    DMPLAOBJECT_MACRO Property
    In This Topic
    Macro # 44008.
    Syntax
    public PropertyValue DMPLAOBJECT_MACRO {get; set;}
    public:
    property PropertyValue^ DMPLAOBJECT_MACRO {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    At each planning object in the tree view of the pre-planning navigator, a macro can be entered that contains parts of the circuit or the entire circuit.

    See Also