Click or drag to resize

ClashTestPathItem Class

Clash Test Path Item Class
Inheritance Hierarchy
SystemObject
  VIZCore3D.NET.DataClashTestPathItem

Namespace: VIZCore3D.NET.Data
Assembly: VIZCore3D.NET (in VIZCore3D.NET.dll) Version: 2.8.24.910 (2.8.24.910)
Syntax
C#
public class ClashTestPathItem

The ClashTestPathItem type exposes the following members.

Constructors
Properties
 NameDescription
Public propertyX X 거리
Public propertyY Y 거리
Public propertyZ Z 거리
Top
Methods
 NameDescription
Public methodToString 위치 문자열 반환
(Overrides ObjectToString)
Public methodToVertex3D To Vertex3D
Top
See Also