public void FrameEnd(Graphic3d_CView theView, bool theIsImmediateOnly) { throw new NotImplementedException(); }
public void CopySettings(Graphic3d_CView theOther) { throw new NotImplementedException(); }
public void updateStatistics(Graphic3d_CView theView, bool theIsImmediateOnly) { throw new NotImplementedException(); }
public Graphic3d_CView(Graphic3d_CView parameter1) : base() { throw new NotImplementedException("Native class is abstract"); }
public void TextSize(Graphic3d_CView theView, string theText, float theHeight, ref float theWidth, ref float theAscent, ref float theDescent) { throw new NotImplementedException(); }
public void RemoveView(Graphic3d_CView theView) { throw new NotImplementedException(); }
public bool ViewExists(Aspect_Window theWindow, Graphic3d_CView theView) { throw new NotImplementedException(); }
public void UnIdentification(Graphic3d_CView theView) { throw new NotImplementedException(); }