SoColorPackerSetNodeIds Method |
Namespace: OIV.Inventor.MiscAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public void SetNodeIds(
ulong diffNodeId,
ulong tNodeId
)
Public Sub SetNodeIds (
diffNodeId As ULong,
tNodeId As ULong
)
public:
void SetNodeIds(
unsigned long long diffNodeId,
unsigned long long tNodeId
)
member SetNodeIds :
diffNodeId : uint64 *
tNodeId : uint64 -> unit
Parameters
- diffNodeId
- Type: SystemUInt64
- tNodeId
- Type: SystemUInt64
Remarks See Also