SoMFKernel3i32CopyFrom Method |
Copy from another field of same type.
Namespace: OIV.ImageViz.FieldsAssembly: OIV.ImageViz (in OIV.ImageViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public void CopyFrom(
SoMFKernel3i32 f
)
Public Sub CopyFrom (
f As SoMFKernel3i32
)
public:
void CopyFrom(
SoMFKernel3i32^ f
)
member CopyFrom :
f : SoMFKernel3i32 -> unit
Parameters
- f
- Type: OIV.ImageViz.FieldsSoMFKernel3i32
Remarks See Also