SoSFImage3CopyFrom 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(
SoSFImage3 f
)
Public Sub CopyFrom (
f As SoSFImage3
)
public:
void CopyFrom(
SoSFImage3^ f
)
member CopyFrom :
f : SoSFImage3 -> unit
Parameters
- f
- Type: OIV.Inventor.FieldsSoSFImage3
Remarks See Also