PoSFRegularCartesianGrid3DValue 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 PbRegularCartesianGrid3D Value { get; set; }
Public Overridable Property Value As PbRegularCartesianGrid3D
Get
Set
public:
virtual property PbRegularCartesianGrid3D^ Value {
PbRegularCartesianGrid3D^ get ();
void set (PbRegularCartesianGrid3D^ value);
}
abstract Value : PbRegularCartesianGrid3D with get, set
override Value : PbRegularCartesianGrid3D with get, set
Property Value
Type:
PbRegularCartesianGrid3DImplements
ISoSFieldValueTypeValueRemarks See Also