Parameters
- oPage
- Page
- pntFirstDimPoint
- First point of the dimension item.
- pntSecondDimPoint
- Second point of the dimension item.
- pntEndDimPoint
- End point of the dimension item.
Exception | Description |
---|---|
System.ArgumentNullException | Thrown when page is null . |
Eplan.EplApi.DataModel.InvalidArgumentException | Thrown when given Eplan.EplApi.DataModel.Page has PageType sets to ExternalDocument. |