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