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