| SoComposeMatrixtranslation Property  | 
Translation in x, y, and z. 
 
Namespace: OIV.Inventor.EnginesAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntaxpublic SoMFVec3f translation { get; }Public ReadOnly Property translation As SoMFVec3f
	Get
public:
property SoMFVec3f^ translation {
	SoMFVec3f^ get ();
}member translation : SoMFVec3f with get
Property Value
Type: 
SoMFVec3f
Remarks
See Also