SoMFVec4ui32CopyFrom Method |
Copy from another field of same type.
Namespace: OIV.Inventor.FieldsAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public void CopyFrom(
SoMFVec4ui32 f
)
Public Sub CopyFrom (
f As SoMFVec4ui32
)
public:
void CopyFrom(
SoMFVec4ui32^ f
)
member CopyFrom :
f : SoMFVec4ui32 -> unit
Parameters
- f
- Type: OIV.Inventor.FieldsSoMFVec4ui32
Remarks See Also