Click or drag to resize
SoProjectionElement Methods

The SoProjectionElement type exposes the following members.

Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Public methodStatic memberGet

Returns the current projection node from the state.

Public methodStatic memberGetClassStackIndex Obsolete.

Returns the stack id for this element.

Public methodGetHashCode
Overrides GetHashCode().
(Inherited from SoNetBase.)
Public methodStatic memberGetInternalProjection

Returns the projection routine associated with current OIV.Inventor.Nodes.SoProjection node.

Public methodGetType (Inherited from Object.)
Public methodPop

Pops element.

(Inherited from SoElement.)
Public methodPush

Pushes element.

(Inherited from SoElement.)
Public methodStatic memberSet(SoState, SoProjection)

Sets the current projection node in the state.

Public methodStatic memberSet(SoState, SoNode, SoProjection)

Sets the current projection node in the state.

Public methodToString (Inherited from Object.)
Top
See Also