API Help
Eplan.EplApi.DataModel.E3D Namespace / Placement3DPropertyList Class / FUNC_TECHNICAL_CHARACTERISTIC Property / FUNC_TECHNICAL_CHARACTERISTIC(Int32) Property

In This Topic
    FUNC_TECHNICAL_CHARACTERISTIC(Int32) Property
    In This Topic
    Technical characteristics # 20027. This property isn't indexed.
    Syntax
    public PropertyValue FUNC_TECHNICAL_CHARACTERISTIC( 
       int index
    ) {get; set;}
    public:
    property PropertyValue^ FUNC_TECHNICAL_CHARACTERISTIC {
       PropertyValue^ get(int index);
       void set (int index, PropertyValue^ value);
    }

    Parameters

    index

    Property Value

    Returns property value of type .
    Remarks

    Technical characteristics of the function.

    See Also