Click or drag to resize

PrimitivePyramid Class

Primitive Pyramid
Inheritance Hierarchy
SystemObject
  VIZCoreBase
    VIZCore3DX.NET.DataPrimitivePyramid

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

The PrimitivePyramid type exposes the following members.

Constructors
Properties
  NameDescription
Public propertyBottomSize
Primitive Pyramid 바닥면 크기
Public propertyColor
Primitive Pyramid Color
Public propertyHeight
Primitive Pyramid 높이
Public propertyMove
Primitive Pyramid Transform
Public propertyName
Primitive Pyramid Name
Public propertyTopOffset
Primitive Pyramid 꼭대기 오프셋
Public propertyTopSize
Primitive Pyramid 꼭대기 면 크기
Public propertyXAxisAnchor
Primitive Pyramid X축 방향 기준점 위치
Public propertyYAxisAnchor
Primitive Pyramid Y축 방향 기준점 위치
Public propertyZAxisAnchor
Primitive Pyramid Z축 방향 기준점 위치
Top
See Also