Exemplo n.º 1
0
 public void SetAxis2Placement(Geom_Axis2Placement aComponent, AIS_TypeOfAxis anAx_isType)
 {
     throw new NotImplementedException();
 }
Exemplo n.º 2
0
 public void SetTypeOfAxis(AIS_TypeOfAxis theTypeAx_is)
 {
     throw new NotImplementedException();
 }
Exemplo n.º 3
0
 public AIS_Axis(Geom_Axis2Placement aComponent, AIS_TypeOfAxis anAx_isType)
     : base()
 {
     throw new NotImplementedException();
 }