Esempio n. 1
0
 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();
 }
Esempio n. 8
0
 public void SetTransform(Graphic3d_Structure theStructure, TopLoc_Datum3D theTrsf)
 {
     throw new NotImplementedException();
 }
Esempio n. 9
0
 public void UnHighlight(Graphic3d_Structure theStructure)
 {
     throw new NotImplementedException();
 }
Esempio n. 10
0
 public void Clear(Graphic3d_Structure theStructure, bool theWithDestruction)
 {
     throw new NotImplementedException();
 }
Esempio n. 11
0
 public void Erase(Graphic3d_Structure theStructure)
 {
     throw new NotImplementedException();
 }
Esempio n. 12
0
 public bool IsComputed(int theStructId, Graphic3d_Structure theComputedStruct)
 {
     throw new NotImplementedException();
 }
 public Graphic3d_Group NewGroup(Graphic3d_Structure theStruct)
 {
     throw new NotImplementedException();
 }
Esempio n. 14
0
 public void ReCompute(Graphic3d_Structure theStructure, Graphic3d_DataStructureManager theProjector)
 {
     throw new NotImplementedException();
 }
 public void SetValue(int theIndex, Graphic3d_Structure theItem)
 {
     throw new NotImplementedException();
 }
Esempio n. 16
0
 public int IsComputed(Graphic3d_Structure theStructure)
 {
     throw new NotImplementedException();
 }
 public void Append(Graphic3d_Structure theItem)
 {
     throw new NotImplementedException();
 }
Esempio n. 18
0
 public bool IsDisplayed(Graphic3d_Structure theStructure)
 {
     throw new NotImplementedException();
 }
 public Graphic3d_Structure(Graphic3d_StructureManager theManager, Graphic3d_Structure theLinkPrs)
     : base()
 {
     throw new NotImplementedException();
 }
Esempio n. 20
0
 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();
 }
Esempio n. 22
0
 public void ChangeZLayer(Graphic3d_Structure theStructure, int theLayerId)
 {
     throw new NotImplementedException();
 }
 public void Remove(Graphic3d_Structure thePrs)
 {
     throw new NotImplementedException();
 }
Esempio n. 24
0
 public int HaveTheSameOwner(Graphic3d_Structure theStructure)
 {
     throw new NotImplementedException();
 }
 public void GraphicDisconnect(Graphic3d_Structure theDaughter)
 {
     throw new NotImplementedException();
 }
Esempio n. 26
0
 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();
 }
Esempio n. 30
0
 public bool Contains(Graphic3d_Structure K)
 {
     throw new NotImplementedException();
 }