SoMultipleCopymatrix Property |
Set of matrices to apply to children.
Namespace: OIV.Inventor.NodesAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.2.2.0 (10.16.2.0)
Syntax public SoMFMatrix matrix { get; }
Public ReadOnly Property matrix As SoMFMatrix
Get
public:
property SoMFMatrix^ matrix {
SoMFMatrix^ get ();
}
member matrix : SoMFMatrix with get
Property Value
Type:
SoMFMatrixRemarks See Also