Click or drag to resize

MovingOptions Enumeration

개체 이동 방식

Namespace: VIZCore3D.NET.Data
Assembly: VIZCore3D.NET (in VIZCore3D.NET.dll) Version: 2.8.24.910 (2.8.24.910)
Syntax
C#
public enum MovingOptions
Members
Member nameValueDescription
PointToPoint0 Point to Point
LineToLine1 Line To Line
SurfaceToSurface2 Surface To Surface
See Also