PbHexahedronCellCopyFrom Method (PbHexahedronCell) |
Namespace: OIV.MeshViz.DataAssembly: OIV.MeshViz (in OIV.MeshViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public void CopyFrom(
PbHexahedronCell cell
)
Public Sub CopyFrom (
cell As PbHexahedronCell
)
public:
void CopyFrom(
PbHexahedronCell^ cell
)
member CopyFrom :
cell : PbHexahedronCell -> unit
Parameters
- cell
- Type: OIV.MeshViz.DataPbHexahedronCell
Remarks See Also