PoSFCartesianGrid3DValue Property |
Returns this field's value.
Namespace: OIV.MeshViz.FieldsAssembly: OIV.MeshViz (in OIV.MeshViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public virtual PbCartesianGrid3D Value { get; set; }
Public Overridable Property Value As PbCartesianGrid3D
Get
Set
public:
virtual property PbCartesianGrid3D^ Value {
PbCartesianGrid3D^ get ();
void set (PbCartesianGrid3D^ value);
}
abstract Value : PbCartesianGrid3D with get, set
override Value : PbCartesianGrid3D with get, set
Property Value
Type:
PbCartesianGrid3DImplements
ISoSFieldValueTypeValueRemarks See Also