SoTextureCoordinateElementGet2 Method (Int32) |
Calls Get2(index, System.Int32(0)).
Namespace: OIV.Inventor.ElementsAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public SbVec2f Get2(
int index
)
Public Function Get2 (
index As Integer
) As SbVec2f
public:
SbVec2f Get2(
int index
)
member Get2 :
index : int -> SbVec2f
Parameters
- index
- Type: SystemInt32
Return Value
Type:
SbVec2fRemarks See Also