|
Nodepos_disp Property
|
displaced position of node
Namespace:
Karamba.Nodes
Assembly:
KarambaCommon (in KarambaCommon.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic Point3 pos_disp { get; set; }
Public Property pos_disp As Point3
Get
Set
public:
property Point3 pos_disp {
Point3 get ();
void set (Point3 value);
}
member pos_disp : Point3 with get, set
Property Value
Type:
Point3
See Also