API Help
Eplan.EplApi.MasterData Namespace / MDPropertyValue Class / ToPointD Method

In This Topic
ToPointD Method (MDPropertyValue)
In This Topic
Conversion this MDPropertyValue object to Eplan.EplApi.Base.PointD.
Syntax
public PointD ToPointD()

Return Value

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