API Help
Eplan.EplApi.MasterData Namespace / MDSymbolPropertyList Class / CONNECTION_ACL_WIDTH Property / CONNECTION_ACL_WIDTH(Int32) Property

In This Topic
    CONNECTION_ACL_WIDTH(Int32) Property
    In This Topic
    Autoconnecting line: Line thickness # 31016. This property isn't indexed.
    Syntax
    public MDPropertyValue CONNECTION_ACL_WIDTH( 
       int index
    ) {get; set;}
    public:
    property MDPropertyValue^ CONNECTION_ACL_WIDTH {
       MDPropertyValue^ get(int index);
       void set (int index, MDPropertyValue^ value);
    }

    Parameters

    index

    Property Value

    Class which can represents value of this property type is unavailable in this API version. Please use it as System.String value.
    See Also