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