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