SoSFRotationValue Property |
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 SbRotation Value { get; set; }
Public Overridable Property Value As SbRotation
Get
Set
public:
virtual property SbRotation Value {
SbRotation get ();
void set (SbRotation value);
}
abstract Value : SbRotation with get, set
override Value : SbRotation with get, set
Property Value
Type:
SbRotationImplements
ISoSFieldValueTypeValueRemarks See Also