public bool Remove(Graphic3d_Structure K) { throw new NotImplementedException(); }
public void PrintNetwork(Graphic3d_Structure AStructure, Graphic3d_TypeOfConnection AType) { throw new NotImplementedException(); }
public bool RemoveDescendant(Graphic3d_Structure theDescendant) { throw new NotImplementedException(); }
public void Disconnect(Graphic3d_Structure theStructure) { throw new NotImplementedException(); }
public Graphic3d_Structure(Graphic3d_Structure parameter1) : base() { throw new NotImplementedException(); }
public void computeHLR(Graphic3d_Camera theProjector, Graphic3d_Structure theStructure) { throw new NotImplementedException(); }
public bool AcceptConnection(Graphic3d_Structure theStructure1, Graphic3d_Structure theStructure2, Graphic3d_TypeOfConnection theType) { throw new NotImplementedException(); }
public void SetTransform(Graphic3d_Structure theStructure, TopLoc_Datum3D theTrsf) { throw new NotImplementedException(); }
public void UnHighlight(Graphic3d_Structure theStructure) { throw new NotImplementedException(); }
public void Clear(Graphic3d_Structure theStructure, bool theWithDestruction) { throw new NotImplementedException(); }
public void Erase(Graphic3d_Structure theStructure) { throw new NotImplementedException(); }
public bool IsComputed(int theStructId, Graphic3d_Structure theComputedStruct) { throw new NotImplementedException(); }
public Graphic3d_Group NewGroup(Graphic3d_Structure theStruct) { throw new NotImplementedException(); }
public void ReCompute(Graphic3d_Structure theStructure, Graphic3d_DataStructureManager theProjector) { throw new NotImplementedException(); }
public void SetValue(int theIndex, Graphic3d_Structure theItem) { throw new NotImplementedException(); }
public int IsComputed(Graphic3d_Structure theStructure) { throw new NotImplementedException(); }
public void Append(Graphic3d_Structure theItem) { throw new NotImplementedException(); }
public bool IsDisplayed(Graphic3d_Structure theStructure) { throw new NotImplementedException(); }
public Graphic3d_Structure(Graphic3d_StructureManager theManager, Graphic3d_Structure theLinkPrs) : base() { throw new NotImplementedException(); }
public void ChangePriority(Graphic3d_Structure theStructure, int theOldPriority, int theNewPriority) { throw new NotImplementedException(); }
public void Connect(Graphic3d_Structure theStructure, Graphic3d_TypeOfConnection theType, bool theWithCheck) { throw new NotImplementedException(); }
public void ChangeZLayer(Graphic3d_Structure theStructure, int theLayerId) { throw new NotImplementedException(); }
public void Remove(Graphic3d_Structure thePrs) { throw new NotImplementedException(); }
public int HaveTheSameOwner(Graphic3d_Structure theStructure) { throw new NotImplementedException(); }
public void GraphicDisconnect(Graphic3d_Structure theDaughter) { throw new NotImplementedException(); }
public Graphic3d_Group(Graphic3d_Structure theStructure) : base() { throw new NotImplementedException("Native class is abstract"); }
public void Remove(Graphic3d_Structure thePtr, Graphic3d_TypeOfConnection theType) { throw new NotImplementedException(); }
public void InsertAfter(int theIndex, Graphic3d_Structure theItem) { throw new NotImplementedException(); }
public bool RemoveAncestor(Graphic3d_Structure theAncestor) { throw new NotImplementedException(); }
public bool Contains(Graphic3d_Structure K) { throw new NotImplementedException(); }