SoTransformerDraggerrotation Property |
Orientation of the dragger.
Namespace: OIV.Inventor.DraggersAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2023.1.3.0 (2023.1.3)
Syntax public SoSFRotation rotation { get; }
Public ReadOnly Property rotation As SoSFRotation
Get
public:
property SoSFRotation^ rotation {
SoSFRotation^ get ();
}
member rotation : SoSFRotation with get
Property Value
Type:
SoSFRotationRemarks See Also