Uses of Interface
com._1c.g5.v8.dt.moxel.LineDrawing
- 
Packages that use LineDrawing Package Description com._1c.g5.v8.dt.moxel com._1c.g5.v8.dt.moxel.impl com._1c.g5.v8.dt.moxel.util 
- 
- 
Uses of LineDrawing in com._1c.g5.v8.dt.moxelMethods in com._1c.g5.v8.dt.moxel that return LineDrawing Modifier and Type Method Description LineDrawingMoxelFactory. createLineDrawing()Returns a new object of class 'Line Drawing'.
- 
Uses of LineDrawing in com._1c.g5.v8.dt.moxel.implClasses in com._1c.g5.v8.dt.moxel.impl that implement LineDrawing Modifier and Type Class Description classLineDrawingImplAn implementation of the model object 'Line Drawing'.Methods in com._1c.g5.v8.dt.moxel.impl that return LineDrawing Modifier and Type Method Description LineDrawingMoxelFactoryImpl. createLineDrawing()
- 
Uses of LineDrawing in com._1c.g5.v8.dt.moxel.utilMethods in com._1c.g5.v8.dt.moxel.util with parameters of type LineDrawing Modifier and Type Method Description TMoxelSwitch. caseLineDrawing(LineDrawing object)Returns the result of interpreting the object as an instance of 'Line Drawing'.
 
-