FlowsheetBaseAddObject Method

Overload List

AddObject(ObjectType, Int32, Int32, String)Creates a simulation object of the specified type, places its graphic on the surface, and returns the new object.
AddObject(ObjectType, Int32, Int32, String, String)Creates a simulation object with an explicit ID, places its graphic on the surface, and returns the new object.
AddObject(String, Int32, Int32, String, String, Boolean) Creates a simulation object identified by its human-readable type name and places it on the flowsheet surface.

See Also