Uses of Interface
com._1c.g5.v8.dt.moxel.LineDrawing
Packages that use LineDrawing
-
Uses of LineDrawing in com._1c.g5.v8.dt.moxel
Methods 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.impl
Classes in com._1c.g5.v8.dt.moxel.impl that implement LineDrawingModifier and TypeClassDescriptionclass
An 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.util
Methods 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'.