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