Returns this field's value.
Namespace: OIV.Inventor.FieldsAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.3.0.0 (10.3.0.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