SoMultipleCopymatrix Property |
Set of matrices to apply to children.
Namespace: OIV.Inventor.NodesAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2023.1.3.0 (2023.1.3)
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