API Help
Eplan.EplApi.DataModel.Graphics Namespace / ViewPlacementPropertyList Class / DMG_VIEWPLACEMENT_ADIMSCHEME Property / DMG_VIEWPLACEMENT_ADIMSCHEME(Int32) Property

In This Topic
    DMG_VIEWPLACEMENT_ADIMSCHEME(Int32) Property
    In This Topic
    Model view: Scheme for automatic dimensioning # 36511. This property isn't indexed.
    Syntax
    public PropertyValue DMG_VIEWPLACEMENT_ADIMSCHEME( 
       int index
    ) {get; set;}
    public:
    property PropertyValue^ DMG_VIEWPLACEMENT_ADIMSCHEME {
       PropertyValue^ get(int index);
       void set (int index, PropertyValue^ value);
    }

    Parameters

    index

    Property Value

    Returns property value of type System.String.
    Remarks

    Scheme for the automatic dimensioning of the items in the model view, drilling view or copper unfold.

    See Also