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 SoPath Value { get; set; }
Public Property Value As SoPath
Get
Set
public:
property SoPath^ Value {
SoPath^ get ();
void set (SoPath^ value);
}
member Value : SoPath with get, set
Property Value
Type:
SoPath
Remarks
See Also