SoVRMLCylinderSensorautoOffset Property |
Specifies whether to set offset to the last rotation angle (true).
Namespace: OIV.Inventor.VRMLnodesAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.13.0 (9.9.13.0)
Syntaxpublic SoSFBool autoOffset { get; }
Public ReadOnly Property autoOffset As SoSFBool
Get
public:
property SoSFBool^ autoOffset {
SoSFBool^ get ();
}
member autoOffset : SoSFBool with get
Property Value
Type:
SoSFBool
Remarks
See Also