Click or drag to resize

PCBFiducialFiducialFeatureId Property

The Id of the PCBFeature object referenced by this fiducial. This property is only applicable if the FiducialType property is set to FiducialType.Local.

Namespace:  FactoryLogix.xTend.DataObjects
Assembly:  FactoryLogix.xTend.DataObjects (in FactoryLogix.xTend.DataObjects.dll) Version: 8.242.0.0 (8.242.0.0)
Syntax
public Guid FiducialFeatureId { get; set; }

Property Value

Type: Guid
See Also