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