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