Inheritance: Standard_Transient
 public void RemoveChildWithRestoreTransformation(PrsMgr_PresentableObject theObject)
 {
     throw new NotImplementedException();
 }
 public void AddChildWithCurrentTransformation(PrsMgr_PresentableObject theObject)
 {
     throw new NotImplementedException();
 }
 public void RemoveChild(PrsMgr_PresentableObject theObject)
 {
     throw new NotImplementedException();
 }
 public PrsMgr_PresentableObject(PrsMgr_PresentableObject parameter1)
     : base()
 {
     throw new NotImplementedException("Native class is abstract");
 }