SbRotationSetValue Method (SbRotationd) |
Namespace: OIV.InventorAssembly: OIV.Inventor.SbLinear (in OIV.Inventor.SbLinear.dll) Version: 10.12.3.0.Release.06b0e87b7cea8fac7212261af84c81edf1d95c38
Syntax public void SetValue(
ref SbRotationd rotated
)
Public Sub SetValue (
ByRef rotated As SbRotationd
)
public:
void SetValue(
SbRotationd% rotated
)
member SetValue :
rotated : SbRotationd byref -> unit
Parameters
- rotated
- Type: OIV.InventorSbRotationd
See Also