Click or drag to resize

PCBCircuitIsRoot Property

A boolean value indicated whether or not this circuit instance is the reference (datum or (0,0)) instance.

Namespace:  FactoryLogix.xTend.DataObjects
Assembly:  FactoryLogix.xTend.DataObjects (in FactoryLogix.xTend.DataObjects.dll) Version: 8.245.0.0 (8.245.0.0)
Syntax
public bool IsRoot { get; set; }

Property Value

Type: Boolean
See Also