Пример #1
0
 public void SetAxis2Placement(Geom_Axis2Placement aComponent, AIS_TypeOfAxis anAx_isType)
 {
     throw new NotImplementedException();
 }
Пример #2
0
 public void SetTypeOfAxis(AIS_TypeOfAxis theTypeAx_is)
 {
     throw new NotImplementedException();
 }
Пример #3
0
 public AIS_Axis(Geom_Axis2Placement aComponent, AIS_TypeOfAxis anAx_isType)
     : base()
 {
     throw new NotImplementedException();
 }