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