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

In This Topic
    FUNC_TERMINALSIZE_SOURCE(Int32) Property
    In This Topic
    Connection dimension source # 20378. This property isn't indexed.
    Syntax
    public PropertyValue FUNC_TERMINALSIZE_SOURCE( 
       int index
    ) {get; set;}
    public:
    property PropertyValue^ FUNC_TERMINALSIZE_SOURCE {
       PropertyValue^ get(int index);
       void set (int index, PropertyValue^ value);
    }

    Parameters

    index

    Property Value

    Returns property value of type .
    See Also