Eplan Platform API
Eplan.EplApi.DataModel.Graphics Namespace / ArcPropertyList Class / ArcPropertyList Constructor / ArcPropertyList Constructor(Arc)
Arc object whose properties will be affected.

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

    Parameters

    obj
    Arc object whose properties will be affected.
    See Also