Eplan Platform API
Eplan.EplApi.DataModel.Graphics Namespace / ViewPlacementPropertyList Class / DMG_VIEWPLACEMENT_UNITSELECTIONSCHEME Property / DMG_VIEWPLACEMENT_UNITSELECTIONSCHEME Property

In This Topic
    DMG_VIEWPLACEMENT_UNITSELECTIONSCHEME Property
    In This Topic
    Model view: Selection scheme # 36506.
    Syntax
    public PropertyValue DMG_VIEWPLACEMENT_UNITSELECTIONSCHEME {get; set;}
    public:
    property PropertyValue^ DMG_VIEWPLACEMENT_UNITSELECTIONSCHEME {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Scheme for item selection in model view or drilling view. The selection scheme specifies the item types to be displayed in the model view or drilling view.

    See Also