Click or drag to resize
XDL

XVertex3dGetUnmanObj Method

[Missing <summary> documentation for "M:Pixoneer.NXDL.XVertex3d.GetUnmanObj(Pixoneer.XDL.XVertex3<double>*)"]

Namespace:  Pixoneer.NXDL
Assembly:  NXDL (in NXDL.dll) Version: 1.2.817.72
Syntax
C#
public [T:Pixoneer.XDL.XVertex3<double>]* GetUnmanObj(
	[T:Pixoneer.XDL.XVertex3<double>]* param0
)

Parameters

param0
Type: [T:Pixoneer.XDL.XVertex3<double>]*

[Missing <param name="param0"/> documentation for "M:Pixoneer.NXDL.XVertex3d.GetUnmanObj(Pixoneer.XDL.XVertex3<double>*)"]

Return Value

Type: [T:Pixoneer.XDL.XVertex3<double>]IsUdtReturn*
See Also