Click or drag to resize

Plane3Position Method

Gets the position status of a point relatively to the plane.

Namespace:  Lumiscaphe.Workshop.Interop
Assembly:  Lumiscaphe.Workshop.Interop (in Lumiscaphe.Workshop.Interop.dll) Version: 21.1.16.0
Syntax
public PlanePosition Position(
	Vector3 p
)

Parameters

p
Type: Lumiscaphe.Workshop.InteropVector3
The point.

Return Value

Type: PlanePosition
The position status of the point.
Version Information

Lumiscaphe Workshop SDK

Supported in: 7.0 release 1
See Also