Click or drag to resize

PhaseSeparationRuleModel Properties

The PhaseSeparationRuleModel type exposes the following members.

Properties
  Name Description
Public property Attached
Defines an attached property.
(Inherited from BaseModel.)
Public property Comments
(Development) Includes comments in the XML code.
(Inherited from BaseModel.)
Public property Conditions
Public property ConditionsSerialized
Public property Code example DataContext
Contains a source of all bindings defined for element.
(Inherited from BaseModel.)
Public property ExternalXmlPath (Inherited from BaseModel.)
Public property Frequency
This parameter indicates how many times per second the processing happens. The default value is 2 which means '2 times per second'. The frequency is limited by FPS, so if this value is higher than FPS the processing will happen every frame.
Public property Id
Defines a unique identifier for an element in the simulation.
(Inherited from BaseModel.)
Public property IsIdAutogenerated (Inherited from BaseModel.)
Public property Phase1
Public property Phase2
Public property SeparationSpeed
Volume in liter to be separated each second
Public property TemplateVersionId
Contains a id of source template.
(Inherited from BaseModel.)
Public property XmlComments
(Development) Used as temporary storage for XML comments (like ) to keep them.
(Inherited from BaseModel.)
Top
See Also