Click or drag to resize
SoLDMTileID Constructor (Int64, UInt16)

Note: This API is now obsolete.

Initializes a new instance of the SoLDMTileID class

Namespace: OIV.LDM
Assembly: OIV.LDM (in OIV.LDM.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
[ObsoleteAttribute("Obsolete since Open Inventor 9000. No longer supported.")]
[EditorBrowsableAttribute(EditorBrowsableState.Never)]
public SoLDMTileID(
	long id,
	ushort __unnamed001
)

Parameters

id
Type: SystemInt64
__unnamed001
Type: SystemUInt16
See Also