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