API Help
Eplan.EplApi.DataModel.E3D Namespace / Placement3DPropertyList Class / FUNCTION3D_TERMINALPOSITION_PLC_BUS_INTERFACENAME Property / FUNCTION3D_TERMINALPOSITION_PLC_BUS_INTERFACENAME Property

In This Topic
    FUNCTION3D_TERMINALPOSITION_PLC_BUS_INTERFACENAME Property
    In This Topic
    Connection point pattern: Bus interface name # 36101.
    Syntax
    public PropertyValue FUNCTION3D_TERMINALPOSITION_PLC_BUS_INTERFACENAME {get; set;}
    public:
    property PropertyValue^ FUNCTION3D_TERMINALPOSITION_PLC_BUS_INTERFACENAME {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    This property is read-only. Property is indexed. Possible indexes are from 1 to 1000.

    Bus interface name of the connection point in the connection point pattern.

    See Also