SoTextureCoordinate3ElementIs3D Method (Int32) |
Namespace: OIV.Inventor.ElementsAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public bool Is3D(
int unit
)
Public Function Is3D (
unit As Integer
) As Boolean
public:
bool Is3D(
int unit
)
member Is3D :
unit : int -> bool
Parameters
- unit
- Type: SystemInt32
Return Value
Type:
BooleanRemarks See Also