SoDecomposeMatrixcenter Property |
The center of transformations.
Namespace: OIV.Inventor.EnginesAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public SoMFVec3f center { get; }
Public ReadOnly Property center As SoMFVec3f
Get
public:
property SoMFVec3f^ center {
SoMFVec3f^ get ();
}
member center : SoMFVec3f with get
Property Value
Type:
SoMFVec3fRemarks See Also