SoPendulumrotation1 Property |
Defines the second of the two fixed rotations that are interpolated to create the pendular motion.
Namespace: OIV.Inventor.NodesAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2023.1.3.0 (2023.1.3)
Syntax public SoSFRotation rotation1 { get; }
Public ReadOnly Property rotation1 As SoSFRotation
Get
public:
property SoSFRotation^ rotation1 {
SoSFRotation^ get ();
}
member rotation1 : SoSFRotation with get
Property Value
Type:
SoSFRotationRemarks See Also