Eplan Platform API
Eplan.EplApi.DataModel Namespace / PropertyValue Class / ToPointD Method

In This Topic
    ToPointD Method (PropertyValue)
    In This Topic
    Used in conversion of the PropertyValue object to Eplan.EplApi.Base.PointD.
    Syntax
    public PointD ToPointD()
    public:
    PointD ToPointD(); 

    Return Value

    Eplan.EplApi.Base.PointD value of the PropertyValue.
    See Also