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