InterfaceODBObjectSetSpecifics(IObjectSpecifics, Int32) Method

Obsolete: Will be removed in next version. Please use SetSpecifics without extra ShapeIndex! Set the specific values of the object.

Definition

Namespace: PCBI.Automation.Interfaces
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
bool SetSpecifics(
	IObjectSpecifics specifics,
	int shapeIndex
)

Parameters

specifics  IObjectSpecifics
 
shapeIndex  Int32
 

Return Value

Boolean

See Also