Click or drag to resize

PrimitiveBox Class

Primitive Box
Inheritance Hierarchy
SystemObject
  VIZCoreBase
    VIZCore3DX.NET.DataPrimitiveBox

Namespace:  VIZCore3DX.NET.Data
Assembly:  VIZCore3DX.NET (in VIZCore3DX.NET.dll) Version: 1.1.25.1127 (1.1.25.1127)
Syntax
C#
public class PrimitiveBox : VIZCoreBase

The PrimitiveBox type exposes the following members.

Constructors
  NameDescription
Public methodPrimitiveBox
Construction
Top
Properties
  NameDescription
Public propertyColor
Primitive Box Color
Public propertyMove
Primitive Box Transform
Public propertyName
Primitive Box Name
Public propertySize
Primitive Box Size
Public propertyXAxisAnchor
Primitive Box X축 방향 기준점 위치
Public propertyYAxisAnchor
Primitive Box Y축 방향 기준점 위치
Public propertyZAxisAnchor
Primitive Box Z축 방향 기준점 위치
Top
See Also