Dwsim / data /DWSIM.Interfaces /IFlowsheetTransitionRestore.vb
introvoyz041's picture
Migrated from GitHub
b1b3bae verified
Public Interface IFlowsheetTransitionRestore
Property FeatureName As String
Property FeatureType As String
Property Action As String
Property Location As String
Property Position As List(Of Double)
End Interface