IPCB_ComponentBody Constructor

Initializes a new instance of the IPCB_ComponentBody class

Definition

Namespace: PCBI_IDX_Export.EdmdCollaboration.Wrapper
Assembly: PCBI_IDX_ImportExport (in PCBI_IDX_ImportExport.dll) Version: 17.0.0.0 (17.0.0.0)
C#
public IPCB_ComponentBody(
	int overallHeight,
	int standoffHeight,
	IPolyClass outline
)

Parameters

overallHeight  Int32
 
standoffHeight  Int32
 
outline  IPolyClass
 

See Also