SoGLTextureCoordinateElementSend Method (Int32) |
Calls Send(index, System.Int32(0)).
Namespace: OIV.Inventor.ElementsAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.13.0 (9.9.13.0)
Syntaxpublic void Send(
int index
)
Public Sub Send (
index As Integer
)
public:
void Send(
int index
)
member Send :
index : int -> unit
Parameters
- index
- Type: SystemInt32
Remarks
See Also