Eplan Platform API
Eplan.EplApi.DataModel Namespace / AnyPropertyId Class / AsPolyLine Property

In This Topic
    AsPolyLine Property
    In This Topic
    Gets property id value as Properties.PolyLine.
    Syntax
    public Properties.PolyLine AsPolyLine {get;}
    public:
    property Properties.PolyLine AsPolyLine {
       Properties.PolyLine get();
    }
    See Also