SketchUtilsCanConvertSegment Method

Definition

Namespace: Macad.Core.Shapes
Assembly: Macad.Core (in Macad.Core.dll) Version: 3.0.1840
C#
public static bool CanConvertSegment(
	Sketch sketch,
	SketchSegment segment,
	Type targetType
)

Parameters

sketch  Sketch
 
segment  SketchSegment
 
targetType  Type
 

Return Value

Boolean

See Also