SoColorPackerDiffuseMatch Method |
Namespace: OIV.Inventor.MiscAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public bool DiffuseMatch(
ulong nodeId
)
Public Function DiffuseMatch (
nodeId As ULong
) As Boolean
public:
bool DiffuseMatch(
unsigned long long nodeId
)
member DiffuseMatch :
nodeId : uint64 -> bool
Parameters
- nodeId
- Type: SystemUInt64
Return Value
Type:
BooleanRemarks See Also