PoSFHexahedronMesh3DValue Property |
Returns this field's value.
Namespace: OIV.MeshViz.FieldsAssembly: OIV.MeshViz (in OIV.MeshViz.dll) Version: 9.9.13.0 (9.9.13.0)
Syntaxpublic PbHexahedronMesh3D Value { get; set; }
Public Property Value As PbHexahedronMesh3D
Get
Set
public:
property PbHexahedronMesh3D^ Value {
PbHexahedronMesh3D^ get ();
void set (PbHexahedronMesh3D^ value);
}
member Value : PbHexahedronMesh3D with get, set
Property Value
Type:
PbHexahedronMesh3D
Remarks
See Also