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