Click or drag to resize

IntersectionPointPointOnShape2 Property

Get the position of the intersection on figure 2.

Namespace:  RootPro.RootProCAD.Geometry
Assembly:  RootPro.RootProCAD.Library (in RootPro.RootProCAD.Library.dll) Version: 12.0.0.0 (12.0.0.0)
Syntax
public abstract PointOnShape PointOnShape2 { get; }

Property Value

Type: PointOnShape
See Also