| PbCellCopyFrom Method (PbCell) | 
 
Namespace: OIV.MeshViz.DataAssembly: OIV.MeshViz (in OIV.MeshViz.dll) Version: 2025.2.0.0 (10.18.0.0)
Syntaxpublic void CopyFrom(
	PbCell cell
)
Public Sub CopyFrom ( 
	cell As PbCell
)
public:
void CopyFrom(
	PbCell^ cell
)
member CopyFrom : 
        cell : PbCell -> unit 
Parameters
- cell
 - Type: OIV.MeshViz.DataPbCell
 
Remarks
See Also