Parameters
- page
- Page
- pntFirstDimPoint
- First point of the DimensionItem.
- pntSecondDimPoint
- Second point of the DimensionItem.
- pntEndDimPoint
- End point of the DimensionItem.
Exception | Description |
---|---|
System.ArgumentNullException | Thrown when page is null . |
Eplan.EplApi.DataModel.InvalidArgumentException | Thrown when there are at least two identical points. |
Eplan.EplApi.DataModel.InvalidArgumentException | Thrown when given Eplan.EplApi.DataModel.Page has PageType sets to ExternalDocument. |