Click or drag to resize

CircleData Class

Circle Data
Inheritance Hierarchy
SystemObject
  VIZCoreBase
    VIZCore3D.NET.DataCircleData

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

The CircleData type exposes the following members.

Properties
 NameDescription
Public propertyCenter 중심점
Public propertyDiameter Diameter (직경)
Public propertyIndex Node Index
Public propertyNormal 중심점 방향
Top
Methods
 NameDescription
Public methodToString Convert To String
(Overrides ObjectToString)
Top
See Also