API Help
Eplan.EplApi.DataModel.Graphics Namespace / GraphicalPlacementPropertyList Class / INSTANCE_PARAMETRICRULE Property / INSTANCE_PARAMETRICRULE(Int32) Property

In This Topic
    INSTANCE_PARAMETRICRULE(Int32) Property
    In This Topic
    Parametric rules # 19100. This property isn't indexed.
    Syntax
    public PropertyValue INSTANCE_PARAMETRICRULE( 
       int index
    ) {get; set;}
    public:
    property PropertyValue^ INSTANCE_PARAMETRICRULE {
       PropertyValue^ get(int index);
       void set (int index, PropertyValue^ value);
    }

    Parameters

    index

    Property Value

    Returns property value of type System.String.
    Remarks

    Determines how size-adjusting symbols should behave when zooming in and out. Such symbols are used, for example in EPLAN PPE.

    See Also