Copy from another field of same type. 
 
Namespace: OIV.Inventor.FieldsAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2025.2.0.0 (10.18.0.0)
Syntaxpublic void CopyFrom(
	SoMFUByte f
)
Public Sub CopyFrom ( 
	f As SoMFUByte
)
public:
void CopyFrom(
	SoMFUByte^ f
)
member CopyFrom : 
        f : SoMFUByte -> unit 
Parameters
- f
 - Type: OIV.Inventor.FieldsSoMFUByte
 
Remarks
See Also