Uses of Interface
com._1c.g5.v8.dt.moxel.LineDrawing
Packages that use LineDrawing
- 
Uses of LineDrawing in com._1c.g5.v8.dt.moxelMethods in com._1c.g5.v8.dt.moxel that return LineDrawingModifier and TypeMethodDescriptionMoxelFactory.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 LineDrawingModifier and TypeClassDescriptionclassAn implementation of the model object 'Line Drawing'.Methods in com._1c.g5.v8.dt.moxel.impl that return LineDrawing
- 
Uses of LineDrawing in com._1c.g5.v8.dt.moxel.utilMethods in com._1c.g5.v8.dt.moxel.util with parameters of type LineDrawingModifier and TypeMethodDescriptionMoxelSwitch.caseLineDrawing(LineDrawing object) Returns the result of interpreting the object as an instance of 'Line Drawing'.