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