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