SoTextureCoordinateElementGetCoordType Method (Int32) |
Namespace: OIV.Inventor.ElementsAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2023.1.3.0 (2023.1.3)
Syntax public virtual SoTextureCoordinateElementCoordTypes GetCoordType(
int unit
)
Public Overridable Function GetCoordType (
unit As Integer
) As SoTextureCoordinateElementCoordTypes
public:
virtual SoTextureCoordinateElementCoordTypes GetCoordType(
int unit
)
abstract GetCoordType :
unit : int -> SoTextureCoordinateElementCoordTypes
override GetCoordType :
unit : int -> SoTextureCoordinateElementCoordTypes
Parameters
- unit
- Type: SystemInt32
Return Value
Type:
SoTextureCoordinateElementCoordTypesRemarks See Also