public void SetLineAspect(Prs3d_LineAspect theAspect)
 {
     throw new NotImplementedException();
 }
예제 #2
0
 public void AddPrimitivesGroup(Graphic3d_Structure thePrs, Prs3d_LineAspect theAspect,
                                Prs3d_NListOfSequenceOfPnt thePolylines)
 {
     throw new NotImplementedException();
 }
예제 #3
0
 public void SetUnFreeBoundaryAspect(Prs3d_LineAspect theAspect)
 {
     throw new NotImplementedException();
 }
예제 #4
0
 public Prs3d_LineAspect(Prs3d_LineAspect parameter1)
     : base()
 {
     throw new NotImplementedException();
 }