IFlowsheetAdd Object(Object Type, Int 32, Int 32, String) Method
Definition
Namespace: DWSIM.Interfaces
Assembly: DWSIM.Interfaces (in DWSIM.Interfaces.dll) Version: 10.0.0.0
Assembly: DWSIM.Interfaces (in DWSIM.Interfaces.dll) Version: 10.0.0.0
C#
ISimulationObject AddObject(
ObjectType t,
int xcoord,
int ycoord,
string tag
)VB
Function AddObject (
t As ObjectType,
xcoord As Integer,
ycoord As Integer,
tag As String
) As ISimulationObjectParameters
- t ObjectType
- xcoord Int32
- ycoord Int32
- tag String