Click or drag to resize
XDL

XVertex3d Constructor (XVertex3<double>)

[Missing <summary> documentation for "M:Pixoneer.NXDL.XVertex3d.#ctor(Pixoneer.XDL.XVertex3<double>*!System.Runtime.CompilerServices.IsImplicitlyDereferenced)"]

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

Parameters

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

[Missing <param name="val"/> documentation for "M:Pixoneer.NXDL.XVertex3d.#ctor(Pixoneer.XDL.XVertex3<double>*!System.Runtime.CompilerServices.IsImplicitlyDereferenced)"]

See Also