Click or drag to resize

InstanceID Constructor (UInt32, UInt32)

Construction

Namespace:  VIZCore3DX.NET.Data
Assembly:  VIZCore3DX.NET (in VIZCore3DX.NET.dll) Version: 1.1.25.609 (1.1.25.609)
Syntax
C#
public InstanceID(
	uint entityID,
	uint nodeIndex
)

Parameters

entityID
Type: SystemUInt32
Entity ID (Identification)
nodeIndex
Type: SystemUInt32
Node Index
See Also