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)
curveGeom2d_CurvemouseEventMouseEventData
- Returns: SnapInfoCurve2D