コード例 #1
0
 public void Prepend(Prs3d_NListOfSequenceOfPnt theOther)
 {
     throw new NotImplementedException();
 }
コード例 #2
0
 public Prs3d_NListOfSequenceOfPnt Assign(Prs3d_NListOfSequenceOfPnt theOther)
 {
     throw new NotImplementedException();
 }
コード例 #3
0
 public void AddPrimitivesGroup(Graphic3d_Structure thePrs, Prs3d_LineAspect theAspect,
                                Prs3d_NListOfSequenceOfPnt thePolylines)
 {
     throw new NotImplementedException();
 }
コード例 #4
0
 public Prs3d_NListOfSequenceOfPnt(Prs3d_NListOfSequenceOfPnt theOther)
     : base()
 {
     throw new NotImplementedException();
 }
コード例 #5
0
 public Graphic3d_ArrayOfPrimitives PrimitivesFromPolylines(Prs3d_NListOfSequenceOfPnt thePoints)
 {
     throw new NotImplementedException();
 }