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