API Help
Eplan.EplApi.DataModel.Graphics Namespace / TopologyLinePropertyList Class / TopologyLinePropertyList Constructor / TopologyLinePropertyList Constructor(TopologyLine)
TopologyLine object whose properties will be affected.

In This Topic
    TopologyLinePropertyList Constructor(TopologyLine)
    In This Topic
    Should be used internal only
    Syntax
    public TopologyLinePropertyList( 
       TopologyLine obj
    )
    public:
    TopologyLinePropertyList( 
       TopologyLine^ obj
    )

    Parameters

    obj
    TopologyLine object whose properties will be affected.
    See Also