public void Prepend(Prs3d_NListOfSequenceOfPnt theOther) { throw new NotImplementedException(); }
public Prs3d_NListOfSequenceOfPnt Assign(Prs3d_NListOfSequenceOfPnt theOther) { throw new NotImplementedException(); }
public void AddPrimitivesGroup(Graphic3d_Structure thePrs, Prs3d_LineAspect theAspect, Prs3d_NListOfSequenceOfPnt thePolylines) { throw new NotImplementedException(); }
public Prs3d_NListOfSequenceOfPnt(Prs3d_NListOfSequenceOfPnt theOther) : base() { throw new NotImplementedException(); }
public Graphic3d_ArrayOfPrimitives PrimitivesFromPolylines(Prs3d_NListOfSequenceOfPnt thePoints) { throw new NotImplementedException(); }