public void CreateTransient( Project oProject, MultiLangString contents, double textHeight )
public: void CreateTransient( Project^ oProject, MultiLangString^ contents, double textHeight )
Parameters
| Parameter Name | Description |
|---|---|
| oProject | Eplan.EplApi.DataModel.Project the Text will be assign to. |
| contents | Eplan.EplApi.Base.MultiLangString containing text to display. |
| textHeight | Height of the Text. |