public virtual void SetStaticCursor( StorableObject oStorableObject, PointD pntStartPos )
public: virtual void SetStaticCursor( StorableObject^ oStorableObject, PointD pntStartPos )
Parameters
| Parameter Name | Description |
|---|---|
| oStorableObject | Eplan.EplApi.DataModel.StorableObject that will be temporary drawn as Cursor Representation. |
| pntStartPos | The beginning of the new coordinate system in which placement is been drawn. |