Click or drag to resize

IntersectionPointPointOnShape1 Property

Get the position of the intersection on figure 1.

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 PointOnShape1 { get; }

Property Value

Type: PointOnShape
See Also