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

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