public void SetZLayerSettings(int theLayerId, Graphic3d_ZLayerSettings theSettings) { throw new NotImplementedException(); }
public void InsertLayerAfter(int theNewLayerId, Graphic3d_ZLayerSettings theSettings, int theLayerBefore) { throw new NotImplementedException(); }
public Graphic3d_ZLayerSettings Bound(int theKey, Graphic3d_ZLayerSettings theItem) { throw new NotImplementedException(); }
public bool Find(int theKey, Graphic3d_ZLayerSettings theValue) { throw new NotImplementedException(); }
public Graphic3d_ZLayerSettings(Graphic3d_ZLayerSettings parameter1) : base() { throw new NotImplementedException(); }