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