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