Exemplo n.º 1
0
 public AIS_Plane(Geom_Axis2Placement aComponent, AIS_TypeOfPlane aPlaneType)
     : base()
 {
     throw new NotImplementedException();
 }
Exemplo n.º 2
0
 public void SetAxis2Placement(Geom_Axis2Placement aComponent, AIS_TypeOfPlane aPlaneType)
 {
     throw new NotImplementedException();
 }
Exemplo n.º 3
0
 public AIS_Trihedron(Geom_Axis2Placement theComponent)
     : base()
 {
     throw new NotImplementedException();
 }
Exemplo n.º 4
0
 public void SetComponent(Geom_Axis2Placement theComponent)
 {
     throw new NotImplementedException();
 }
Exemplo n.º 5
0
 public AIS_Axis(Geom_Axis2Placement aComponent, AIS_TypeOfAxis anAx_isType)
     : base()
 {
     throw new NotImplementedException();
 }