public PropertyValue operator implicit( PointD pnt )
public: operator PropertyValue^ ( PointD pnt )
Parameters
| Parameter Name | Description |
|---|---|
| pnt | Eplan.EplApi.Base.PointD to convert |
Return Value
PropertyValue object storing value given as a parameter.
public PropertyValue operator implicit( PointD pnt )
public: operator PropertyValue^ ( PointD pnt )
| Parameter Name | Description |
|---|---|
| pnt | Eplan.EplApi.Base.PointD to convert |