COM Interface: IAreaFill

Members

Functions

Property Description
void Delete() Deletes the area fill.

Properties

Property Description
ISurfaces** Surfaces {get} Retrieves the area fill surfaces.
VARIANT_BOOL Fixed {get} {set} Retrieves or sets the fixed property for the area fill.
BSTR LayerName {get} Retrieves the name of the layer the area fill is on.
IPCBNet Net {get} Retrieves the net data associated with the area fill.
double StandoffHeight {get} Retrieves the standoff height for the area fill. Will return -1 if the area fill is on a layer other than top or bottom placement.
double Height {get} {set} Retrieves/Sets the height for the area fill. Will return -1 if the area fill is not on a height limit layer.
IPCBTemplateParameters TemplateParameters {get} Retrieves the template parameters for the area fill.