AnchorManagerGetSmallestPoly Method

Definition

Namespace: PCBI.Automation.DragAndDrop
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
public IPolyClass GetSmallestPoly(
	IStep step,
	PointD world,
	IObjectType? filter
)

Parameters

step  IStep
 
world  PointD
 
filter  NullableIObjectType
 

Return Value

IPolyClass

See Also