PoRegularCartesianGrid3Dmesh Property |
Namespace: OIV.MeshViz.NodesAssembly: OIV.MeshViz (in OIV.MeshViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public PoSFRegularCartesianGrid3D mesh { get; }
Public ReadOnly Property mesh As PoSFRegularCartesianGrid3D
Get
public:
property PoSFRegularCartesianGrid3D^ mesh {
PoSFRegularCartesianGrid3D^ get ();
}
member mesh : PoSFRegularCartesianGrid3D with get
Property Value
Type:
PoSFRegularCartesianGrid3DRemarks See Also