CreateTransient(Project,FunctionDefinition,PointD,List<Placement3D>) Method
                In This Topic
            
            Creates transient and not placed Area object.
            
            
            Syntax
            
        
            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.
- oSize
- Point object which represents height and width of Area object.
- listOfAdditionalObjects
- List of 3d objects additionaly created while Area object had been created.
 
            Exceptions
            
            
            
            
            
            
            
            
            
            See Also