public void SetPrimitivesAspect(Graphic3d_Aspects theAspect) { throw new NotImplementedException(); }
public Graphic3d_Aspects(Graphic3d_Aspects parameter1) : base() { throw new NotImplementedException(); }
public bool IsEqual(Graphic3d_Aspects theOther) { throw new NotImplementedException(); }
public Graphic3d_Aspects ChangeFind(Graphic3d_Aspects theKey) { throw new NotImplementedException(); }
public Graphic3d_Aspects ChangeSeek(Graphic3d_Aspects theKey) { throw new NotImplementedException("Native class returns pointer to integer/double/handle."); }
public bool Find(Graphic3d_Aspects theKey, Graphic3d_Aspects theValue) { throw new NotImplementedException(); }
public bool UnBind(Graphic3d_Aspects theKey) { throw new NotImplementedException(); }
public Graphic3d_Aspects Bound(Graphic3d_Aspects theKey, Graphic3d_Aspects theItem) { throw new NotImplementedException("Native class returns pointer to integer/double/handle."); }