KitchenDraw SDK 2
Show / Hide Table of Contents

Struct Scene.View_.MagneticPoint

Inherited Members
ValueType.Equals(object)
ValueType.GetHashCode()
ValueType.ToString()
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetType()
Namespace: KD.SDK2
Assembly: KD.SDK2.dll
Syntax
public struct Scene.View_.MagneticPoint

Properties

Name Description
PixelPoint

Magnetic point projected on the plane of the current view and given in the drawing window pixel space.

ScenePoint

Magnetic point in the scene coordinate space.

ViewPoint

Magnetic point projected on the plane of the current view (top or elevation for example).

In this article
Back to top Generated by DocFX