Пример #1
0
 public Graphic3d_ArrayOfPrimitives arrayOfPrimitives(Prs3d_DatumParts thePart)
 {
     throw new NotImplementedException();
 }
Пример #2
0
 public void SetLabel(Prs3d_DatumParts thePart, TCollection_ExtendedString thePriority)
 {
     throw new NotImplementedException();
 }
Пример #3
0
 public TCollection_ExtendedString Label(Prs3d_DatumParts thePart)
 {
     throw new NotImplementedException();
 }
Пример #4
0
 public void SetSelectionPriority(Prs3d_DatumParts thePart, int thePriority)
 {
     throw new NotImplementedException();
 }
Пример #5
0
 public int SelectionPriority(Prs3d_DatumParts thePart)
 {
     throw new NotImplementedException();
 }
Пример #6
0
 public void SetDatumPartColor(Prs3d_DatumParts thePart, Quantity_Color theColor)
 {
     throw new NotImplementedException();
 }
Пример #7
0
 public Quantity_Color DatumPartColor(Prs3d_DatumParts thePart)
 {
     throw new NotImplementedException();
 }
Пример #8
0
 public AIS_TrihedronOwner(SelectMgr_SelectableObject theSelObject, Prs3d_DatumParts theDatumPart,
                           int thePriority)
     : base()
 {
     throw new NotImplementedException();
 }
Пример #9
0
 public TCollection_AsciiString AxisLabel(Prs3d_DatumParts theAx_is)
 {
     throw new NotImplementedException();
 }
Пример #10
0
 public Prs3d_ShadingAspect ShadingAspect(Prs3d_DatumParts thePart)
 {
     throw new NotImplementedException();
 }
Пример #11
0
 public Prs3d_LineAspect LineAspect(Prs3d_DatumParts thePart)
 {
     throw new NotImplementedException();
 }
Пример #12
0
 public Prs3d_DatumParts ArrowPartForAxis(Prs3d_DatumParts thePart)
 {
     throw new NotImplementedException();
 }
Пример #13
0
 public double AxisLength(Prs3d_DatumParts thePart)
 {
     throw new NotImplementedException();
 }
Пример #14
0
 public bool DrawDatumPart(Prs3d_DatumParts thePart)
 {
     throw new NotImplementedException();
 }