Parameters
- oProject
- Project to which this object will be assign. Can't be null.
- oFunctionDefinition
- Eplan.EplApi.DataModel.FunctionDefinition which determins type of area. Can't be null.
Exception | Description |
---|---|
System.ArgumentNullException | Thrown when param is null value. Check exception message for more info. |
Eplan.EplApi.DataModel.WrongCategoryException | Thrown when function definitions category is incorrect. |
Eplan.EplApi.DataModel.ObjectCreationException | Thrown when the Area cannot be created. |