Fact: objectA fact with a unique identifierMethodpublic Fact.Constructor(Guid factid)public virtual int object.Compare(value)Compares this object with another and returns (-1, 0, or 1)public readonly Guid Fact.FactIdReturns the fact guidpublic Fact[] Fact.FindFacts(linktype, bool reverse=null)Returns an array of facts linked to this fact via the linktypepublic Fact Fact.FindFirstFact(linktype, bool reverse=null)Returns the first of any facts linked to this fact via the linktypepublic virtual Icon object.GetIconReturn a icon for this objectpublic virtual object.GetLayoutBlockReturn a layout inside a blockpublic virtual Fact.GetLayoutFactReturn a layout for the fact browserpublic virtual Fact.GetLayoutNodeReturn a layout for a graph displaypublic virtual object.GetLayoutSpanReturn a layout inside a spanpublic virtual object.GetLayoutTipReturn a layout for the hint popuppublic virtual object.GetSourceReferenceReturn a source reference for this objectpublic virtual void object.GetTexSource(source)LaTeX source code for this objectpublic readonly string Fact.GetVariableFullNameReturns the fully qualified name of the global variable associated with this fact, if anypublic string Fact.GetVariableNameReturns the name of the global variable associated with this fact, if anypublic bool Fact.ReadFromStorageRead the fact from storagepublic void Fact.WriteToStorageSave the fact to storage