Deformation interface. More...
import "VISU_Gen.idl";
Public Member Functions | |
void | SetScale (in double theScale) |
double | GetScale () |
void | SetVectorialField (in Entity theEntity, in string theFieldName) |
Entity | GetVectorialFieldEntity () |
string | GetVectorialFieldName () |
This is base interface for building of the deformed presentations
void VISU.Deformation.SetScale | ( | in double | theScale | ) |
Sets the scale of the presentatable object.
theScale | Double value defining the scale of this presentable object. |
double VISU.Deformation.GetScale | ( | ) |
Gets the scale of the presentatable object.
void VISU.Deformation.SetVectorialField | ( | in Entity | theEntity, | |
in string | theFieldName | |||
) |
Sets the vectorial field
theEntity | - entity of vectorial field | |
theFieldName | - the name of vectorial field |
Entity VISU.Deformation.GetVectorialFieldEntity | ( | ) |
Get vectorial entity
string VISU.Deformation.GetVectorialFieldName | ( | ) |
Get scalar field name