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