Click or drag to resize

PrimitiveBox Class

Box Primitive (TYPE : 2)
Inheritance Hierarchy
SystemObject
  VIZCore3D.NET.ManagerPrimitiveObject
    VIZCore3D.NET.ManagerPrimitiveBox

Namespace:  VIZCore3D.NET.Manager
Assembly:  VIZCore3D.NET (in VIZCore3D.NET.dll) Version: 2.8.24.1104 (2.8.24.1104)
Syntax
C#
public class PrimitiveBox : PrimitiveObject

The PrimitiveBox type exposes the following members.

Constructors
  NameDescription
Public methodPrimitiveBox
Construction
Top
Properties
  NameDescription
Public propertyBoundBox
Minimum/Maximum Point
Public propertyLength
Length
Public propertyMatrix
Matrix
Top
Methods
See Also