PbCellCopyFrom Method (PbCell) |
Namespace: OIV.MeshViz.DataAssembly: OIV.MeshViz (in OIV.MeshViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public 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