示例#1
0
 public Prs3d_PointAspect(Aspect_TypeOfMarker theType, Quantity_Color theColor, double theScale)
     : base()
 {
     throw new NotImplementedException();
 }
示例#2
0
 public void SetMarker(Aspect_TypeOfMarker aType)
 {
     throw new NotImplementedException();
 }
示例#3
0
 public Graphic3d_AspectMarker3d(Aspect_TypeOfMarker theType, Quantity_Color theColor, double theScale)
     : base()
 {
     throw new NotImplementedException();
 }