Click or drag to resize

SegmentLocation(IHasTrimmedCurve, Point) Constructor

Create a new SegmentLocation from a projected point

Namespace: ema3d.Api.V25.Cabling
Assembly: ema3d.Api.V25 (in ema3d.Api.V25.dll) Version: 0.0.0.0
Syntax
public SegmentLocation(
	IHasTrimmedCurve segment,
	Point point
)

Parameters

segment  IHasTrimmedCurve
point  Point
See Also