Table of Contents

Class SnapOnCurve2D

Namespace
Macad.Interaction
Assembly
Macad.Interaction.dll
public sealed class SnapOnCurve2D : SnapBase
Inheritance
SnapOnCurve2D

Constructors

public SnapOnCurve2D()

Properties

public Pln Plane { get; set; }
Property Value: Pln

public bool UseSecondDetected { get; set; }
Property Value: bool

Methods

public SnapInfoCurve2D Snap(Geom2d_Curve curve, MouseEventData mouseEvent)
curve Geom2d_Curve
mouseEvent MouseEventData
Returns: SnapInfoCurve2D